summaryrefslogtreecommitdiff
path: root/docs/src/pages/nl/getting-started.md
diff options
context:
space:
mode:
authorGravatar AsyncBanana <58297401+AsyncBanana@users.noreply.github.com> 2021-10-18 13:46:58 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-18 19:46:58 +0200
commitd4397c4e67d1b23f9c78c3981a525bb21248b71d (patch)
tree6cbdb2a18511c773d235479db35e754d41b03238 /docs/src/pages/nl/getting-started.md
parenta788a876f8234d6680a637964e32330a8c1a398e (diff)
downloadastro-d4397c4e67d1b23f9c78c3981a525bb21248b71d.tar.gz
astro-d4397c4e67d1b23f9c78c3981a525bb21248b71d.tar.zst
astro-d4397c4e67d1b23f9c78c3981a525bb21248b71d.zip
Removed duplicated info from getting started for other languages (#1571)
Diffstat (limited to 'docs/src/pages/nl/getting-started.md')
-rw-r--r--docs/src/pages/nl/getting-started.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/pages/nl/getting-started.md b/docs/src/pages/nl/getting-started.md
index a9fd68536..6eb108a3b 100644
--- a/docs/src/pages/nl/getting-started.md
+++ b/docs/src/pages/nl/getting-started.md
@@ -6,8 +6,6 @@ lang: nl
Astro is een moderne statische sitebouwer. Leer alles over Astro op onze [homepage](https://astro.build/) of ons [release-bericht](https://astro.build/blog/introducing-astro). Deze pagina is een overzicht van de Astro documentatie en alle gerelateerde bronnen.
-Benieuwd naar een snel overzicht van wat Astro is? [Bezoek onze homepage.](https://astro.build)
-
## Probeer Astro
De gemakkelijkste manier om Astro te proberen, is door `npm init astro` uit te voeren in een nieuwe map op je computer. Deze CLI opdracht helpt je in verschillende stappen je eerste Astro project op te zetten.