Skip to content
Snippets Groups Projects

[pyproject.toml] Changing documentation link to master/sphinx

Merged André MAYORAZ requested to merge doc-link-correction into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -40,7 +40,7 @@
]
[project.urls]
documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/stable/"
documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/sphinx/"
homepage = "https://pypi.org/project/bob.pipelines/"
repository = "https://gitlab.idiap.ch/bob/bob.pipelines"
changelog = "https://gitlab.idiap.ch/bob/bob.pipelines/-/releases"
Loading