diff --git a/docs/getting-started.md b/docs/getting-started.md index b5e0b3dd0..6bc2f943e 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -172,7 +172,7 @@ repository into a subfolder of your project root which might be useful if you want to use the very latest version: ``` -git clone https://github.com/squidfunk/mkdocs-material.git +git clone https://github.com/deyvid61.git ``` Next, install the theme and its dependencies with: @@ -181,4 +181,4 @@ Next, install the theme and its dependencies with: pip install -e mkdocs-material ``` - [GitHub]: https://github.com/squidfunk/mkdocs-material + [GitHub]: https://github.cm/deyvid61