Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 25bcb64

Browse files
committed
Fixed links
1 parent 8f79cb7 commit 25bcb64

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Welcome to My Docs 0.3
1+
# Welcome to My Docs 0.1
22

33
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
44

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020

2121
# Project information
2222
site_name: My Docs
23-
site_url: https://squidfunk.github.io/mkdocs-material-example-versioning/
23+
site_url: https://mkdocs-material.github.io/example-versioning/
2424
site_author: Martin Donath
2525

2626
# Repository
27-
repo_name: squidfunk/mkdocs-material-example-versioning
28-
repo_url: https://github.com/squidfunk/mkdocs-material-example-versioning
27+
repo_name: mkdocs-material/example-versioning
28+
repo_url: https://github.com/mkdocs-material/example-versioning
2929
edit_uri: ""
3030

3131
# Configuration

0 commit comments

Comments
 (0)