summaryrefslogtreecommitdiff
path: root/docs/src/pages/reference/cli-reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/pages/reference/cli-reference.md')
-rw-r--r--docs/src/pages/reference/cli-reference.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/pages/reference/cli-reference.md b/docs/src/pages/reference/cli-reference.md
index 6be3b122f..98957c328 100644
--- a/docs/src/pages/reference/cli-reference.md
+++ b/docs/src/pages/reference/cli-reference.md
@@ -9,8 +9,6 @@ title: CLI Reference
Runs the Astro development server. This starts an HTTP server that responds to requests for pages stored in `src/pages` (or which folder is specified in your [configuration](/reference/configuration-reference)).
-See the [dev server](/reference/dev) docs for more information on how the dev server works.
-
**Flags**
#### `--port`