Browse Source

URLs in docs are case sensitive (#3750)

Fixing 404 not found
Birkir Rafn Guðjónsson 6 years ago
parent
commit
39c10bd934
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      docs/_sidebar.md

+ 2
- 2
docs/_sidebar.md View File

@@ -3,7 +3,7 @@
3 3
   - [Installing](/docs/Installing)
4 4
   - [Working Locally](/docs/WorkingLocally)
5 5
   - [Usage](/docs/Usage)
6
-  - [Showcases](/docs/Showcases)
6
+  - [Showcases](/docs/showcases)
7 7
 - Guide
8 8
   - [Top Level](/docs/top-level-api)
9 9
   - [Screen](/docs/screen-api)
@@ -16,4 +16,4 @@
16 16
 - Migration from v1
17 17
   - [Top Level](/docs/top-level-api-migration)
18 18
   - [Options](/docs/options-migration)
19
-- [API](/api/README)
19
+- [API](/api/README)