docs: various fixes and improvements (#3546)

This commit is contained in:
Alexey Pyltsyn 2020-10-07 13:39:47 +03:00 committed by GitHub
parent 2e9854964d
commit 9134b1396b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 230 additions and 225 deletions

View file

@ -70,7 +70,7 @@ In the same way, a page will be created at `http://localhost:3000/helloMarkdown`
Markdown pages are less flexible than React pages, because it always uses the theme layout.
Here's an [example markdown page](/examples/markdownPageExample).
Here's an [example Markdown page](/examples/markdownPageExample).
:::tip