Skip to content

Commit b9571c5

Browse files
committed
fix site url
1 parent f73fb5c commit b9571c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: "Iridescence"
22
site_author: k.koide
33
repo_url: https://github.com/koide3/iridescence
4-
site_url: https://iridescence.github.io/site
4+
site_url: https://koide3.github.io/iridescence/
55
site_description: "Iridescence: Visualization library for rapid prototyping of 3D point cloud algorithms"
66

77
theme:

0 commit comments

Comments
 (0)