Skip to content

Commit ea88543

Browse files
committed
fix site URL
1 parent 48138ae commit ea88543

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
site_name: KABR Tools Documentation
22
site_description: Tools for working with data for annotating animal behavior
33
site_author: KABR Team
4-
site_url: https://imageomics.github.io/kabr-tools-paper
4+
site_url: https://imageomics.github.io/kabr-tools
55

6-
repo_name: Imageomics/kabr-tools-paper
7-
repo_url: https://github.com/Imageomics/kabr-tools-paper
6+
repo_name: Imageomics/kabr-tools
7+
repo_url: https://github.com/Imageomics/kabr-tools
88
edit_uri: edit/main/docs/
99

1010
theme:
@@ -114,4 +114,4 @@ nav:
114114
extra:
115115
social:
116116
- icon: fontawesome/brands/github
117-
link: https://github.com/Imageomics/kabr-tools-paper
117+
link: https://github.com/Imageomics/kabr-tools

0 commit comments

Comments
 (0)