Skip to content

Commit 7f5ffd4

Browse files
committed
absolute links relative to docs root
1 parent 937d92b commit 7f5ffd4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mkdocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: Rmagine Documentation
2-
site_url: https://uos.github.io
2+
site_url: https://uos.github.io/rmagine_docs
33

44
repo_name: Github
55
repo_url: https://github.com/uos/rmagine
@@ -24,6 +24,10 @@ markdown_extensions:
2424
- admonition
2525
- attr_list
2626

27+
validation:
28+
links:
29+
absolute_links: relative_to_docs
30+
2731
nav:
2832
- Home: index.md
2933
- Getting Started:

0 commit comments

Comments
 (0)