From 0a60e5989bcd645dc90066dd35367598d9fc93f0 Mon Sep 17 00:00:00 2001 From: deyvid61 <131523351+deyvid61@users.noreply.github.com> Date: Wed, 27 Aug 2025 22:26:04 +0330 Subject: [PATCH] Update getting-started.dyvid61 --- docs/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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