Skip to content

Commit b2e8fb7

Browse files
committed
Point docs to docs/README.md
1 parent 09e6afc commit b2e8fb7

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
@@ -55,7 +55,7 @@ dependencies = [
5555

5656
[project.urls]
5757
GitHub-repo = "https://github.com/microsoft/typeagent-py"
58-
Documentation = "https://github.com/microsoft/typeagent-py/tree/main/docs"
58+
Documentation = "https://github.com/microsoft/typeagent-py/tree/main/docs/README.md"
5959
[tool.setuptools]
6060
# Needed so setuptools doesn't complain about testdata.
6161
packages = [

0 commit comments

Comments
 (0)