diff --git a/docs/src/pages/ar/getting-started.md b/docs/src/pages/ar/getting-started.md index 1798ede45..81d214ab2 100644 --- a/docs/src/pages/ar/getting-started.md +++ b/docs/src/pages/ar/getting-started.md @@ -33,8 +33,6 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME] npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example ``` - - ### جربه على المُتصفح إن كنت مهتمًا وتريد اللعب وتجربة Astro على المتصفح، بمقدورك استخدام online code playground، جرب قالب مشروعنا "Hello World" على [CodeSandbox](https://codesandbox.io/s/astro-template-hugb3).