Skip to content

Commit af47b96

Browse files
committed
Yet more elaborations in the "Viewing Your Docs" section
1 parent 83d580d commit af47b96

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,9 @@ built-in MkDocs fields `remote_branch` and `remote_name`.)
152152
### Viewing Your Docs
153153

154154
When editing your documentation, you can usually just use the ordinary [`mkdocs
155-
serve`][mkdocs-serve]. This serves the current version of your documentation
156-
without forcing you to create a Git commit first via `mike deploy`.
155+
serve`][mkdocs-serve] to show the genereated results. This serves the current
156+
version of your documentation without forcing you to create a Git commit first
157+
via `mike deploy`.
157158

158159
If you want to test all the versions of your documentation as you'd see on your
159160
production server, you can serve them locally via:

0 commit comments

Comments
 (0)