Skip to content

Commit b66bcf2

Browse files
committed
fix typo on mkdocs page
1 parent 3d08c83 commit b66bcf2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4916,7 +4916,7 @@ <h2>Lektor resources</h2>
49164916
</ul>
49174917
<h1>MkDocs</h1>
49184918
<p><a href="http://www.mkdocs.org/">MkDocs</a>
4919-
(<a href="https://github.com/mkdocs/mkdocs/">source code</a>, pronounced
4919+
(<a href="https://github.com/mkdocs/mkdocs/">source code</a>), pronounced
49204920
"<a href="https://twitter.com/_tomchristie/status/805861272076042241">McDocs</a>" with
49214921
a Scottish accent or perhaps "Make Docs" otherwise, is a static site
49224922
generator that combines Markdown content with

mkdocs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<div class="col-md-8">
3939
<h1>MkDocs</h1>
4040
<p><a href="http://www.mkdocs.org/">MkDocs</a>
41-
(<a href="https://github.com/mkdocs/mkdocs/">source code</a>, pronounced
41+
(<a href="https://github.com/mkdocs/mkdocs/">source code</a>), pronounced
4242
"<a href="https://twitter.com/_tomchristie/status/805861272076042241">McDocs</a>" with
4343
a Scottish accent or perhaps "Make Docs" otherwise, is a static site
4444
generator that combines Markdown content with

source/content/pages/07-web-development/31-mkdocs.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ meta: MkDocs is a static site generator built in Python that is intended for cre
99

1010
# MkDocs
1111
[MkDocs](http://www.mkdocs.org/)
12-
([source code](https://github.com/mkdocs/mkdocs/), pronounced
12+
([source code](https://github.com/mkdocs/mkdocs/)), pronounced
1313
"[McDocs](https://twitter.com/_tomchristie/status/805861272076042241)" with
1414
a Scottish accent or perhaps "Make Docs" otherwise, is a static site
1515
generator that combines Markdown content with

0 commit comments

Comments
 (0)