You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
> [!NOTE]
2
-
> The maintainer of this plugin (currently) doesn't use mkdocs herself, so consider this plugin in a "provided as-is" situation. PRs are welcome and the maintainer will do
3
-
> what she can to review them in time, and she will also do her best to look at any bug reports and solve them if possible. But be aware that this project has a low priority
4
-
> on the maintainer's very full TODO list.
2
+
> As the maintainer of this plugin no longer utilizes mkdocs herself and mkdocs also appears to be abandoned, this repository has been
3
+
> archived as of 2026-03-04.
5
4
6
5
# MkDocs Site URLs Plugin
7
6
@@ -37,6 +36,7 @@ Example:
37
36
- site-urls
38
37
```
39
38
3. Start using site-relative URLs in your Markdown files by prefixing them with `site:`:
39
+
40
40
```markdown
41
41
[Link to another page](site:another-page/relative/to/the/site/root)
0 commit comments