Skip to content

Commit 6e93117

Browse files
sappelhofflarsoner
authored andcommitted
FIX: download link in pyproject.toml (#12231)
1 parent e80b727 commit 6e93117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ dev = ["mne[test,doc]"]
157157

158158
[project.urls]
159159
Homepage = "https://mne.tools/"
160-
Download = "https://pypi.org/project/scikit-learn/#files"
160+
Download = "https://pypi.org/project/mne/#files"
161161
"Bug Tracker" = "https://github.com/mne-tools/mne-python/issues/"
162162
Documentation = "https://mne.tools/"
163163
Forum = "https://mne.discourse.group/"

0 commit comments

Comments
 (0)