Skip to content

Commit a44a75f

Browse files
Fix link to documentation (#22)
1 parent 85017fb commit a44a75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
description="Simple framework to create data validation workflows.",
3535
long_description=README,
3636
long_description_content_type="text/markdown",
37-
url="https://bbpteam.epfl.ch/documentation/projects/data-validation-framework",
37+
url="https://data-validation-framework.readthedocs.io/en/latest/",
3838
project_urls={
3939
"Tracker": "https://github.com/BlueBrain/data-validation-framework/issues",
4040
"Source": "https://github.com/BlueBrain/data-validation-framework",

0 commit comments

Comments
 (0)