Skip to content

Commit 9a40ece

Browse files
committed
Update docs link
1 parent fcb12f4 commit 9a40ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
[project.urls]
3232
Homepage = "https://github.com/flairNLP/transformer-ranker"
3333
Repository = "https://github.com/flairNLP/transformer-ranker"
34-
Documentation = "https://github.com/flairNLP/transformer-ranker/tree/main/examples"
34+
Documentation = "https://github.com/flairNLP/transformer-ranker/tree/main/docs"
3535

3636
[tool.setuptools.packages.find]
3737
include = ["transformer_ranker*"]

0 commit comments

Comments
 (0)