We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48138ae commit ea88543Copy full SHA for ea88543
mkdocs.yml
@@ -1,10 +1,10 @@
1
site_name: KABR Tools Documentation
2
site_description: Tools for working with data for annotating animal behavior
3
site_author: KABR Team
4
-site_url: https://imageomics.github.io/kabr-tools-paper
+site_url: https://imageomics.github.io/kabr-tools
5
6
-repo_name: Imageomics/kabr-tools-paper
7
-repo_url: https://github.com/Imageomics/kabr-tools-paper
+repo_name: Imageomics/kabr-tools
+repo_url: https://github.com/Imageomics/kabr-tools
8
edit_uri: edit/main/docs/
9
10
theme:
@@ -114,4 +114,4 @@ nav:
114
extra:
115
social:
116
- icon: fontawesome/brands/github
117
- link: https://github.com/Imageomics/kabr-tools-paper
+ link: https://github.com/Imageomics/kabr-tools
0 commit comments