We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb12f4 commit 9a40eceCopy full SHA for 9a40ece
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
[project.urls]
32
Homepage = "https://github.com/flairNLP/transformer-ranker"
33
Repository = "https://github.com/flairNLP/transformer-ranker"
34
-Documentation = "https://github.com/flairNLP/transformer-ranker/tree/main/examples"
+Documentation = "https://github.com/flairNLP/transformer-ranker/tree/main/docs"
35
36
[tool.setuptools.packages.find]
37
include = ["transformer_ranker*"]
0 commit comments