Skip to content

Commit 5645c4b

Browse files
authored
Fix documentation link in pyproject.toml
1 parent bc786b0 commit 5645c4b

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
@@ -43,7 +43,7 @@ requires-python = ">= 3.7"
4343

4444
[project.urls]
4545
"Bug Tracker" = "https://github.com/mne-tools/curry-python-reader/issues/"
46-
Documentation = "https://github.com/mne-tools/curry-python-reader/README.md"
46+
Documentation = "https://github.com/mne-tools/curry-python-reader/blob/main/README.md"
4747
Download = "https://pypi.org/project/curryreader/#files"
4848
Forum = "https://mne.discourse.group/"
4949
"Source Code" = "https://github.com/mne-tools/curry-python-reader/"

0 commit comments

Comments
 (0)