Skip to content

Commit 28cbfe1

Browse files
committed
bug(README): fix broken link, MkDocs casing
1 parent f21c793 commit 28cbfe1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ second major release of the Platform.
1111

1212
## Requirements
1313

14-
The documentation site requires either a local installation of [mkdocs][] or
14+
The documentation site requires either a local installation of [MkDocs][] or
1515
access to Docker.
1616

1717
### Local Installation
1818

19-
Install `mkdocs` and required dependencies:
19+
Install [MkDocs][] and required dependencies:
2020

2121
```
2222
make deps
@@ -42,3 +42,4 @@ Unless required by applicable law or agreed to in writing, software distributed
4242

4343

4444
[install-k8s]: http://kubernetes.io/gettingstarted/
45+
[mkdocs]: http://www.mkdocs.org/

0 commit comments

Comments
 (0)