Skip to content

Commit 0d47d99

Browse files
authored
Docs: Fix repo name and url (#54)
1 parent 4a876c2 commit 0d47d99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs/mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
---
1818
site_name: PyIceberg
1919
site_url: https://py.iceberg.apache.org/
20-
repo_url: "https://github.com/apache/iceberg/tree/master/python"
21-
repo_name: "apache/iceberg/python"
20+
repo_url: "https://github.com/apache/iceberg-python"
21+
repo_name: "apache/iceberg-python"
2222

2323
plugins:
2424
- gen-files:

0 commit comments

Comments
 (0)