mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Change domain name
This commit is contained in:
committed by
Stefan van der Walt
parent
8ebea191c9
commit
53ae03e4dd
@@ -12,6 +12,6 @@ function insert_version_links() {
|
||||
document.write(open_list);
|
||||
document.write('<a href="URL">skimage VERSION</a> </li>\n'
|
||||
.replace('VERSION', labels[i])
|
||||
.replace('URL', 'http://scikit-image.org/docs/' + labels[i]));
|
||||
.replace('URL', 'http://skimage.org/docs/' + labels[i]));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user