Skip to content

Commit

Permalink
FIX: URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Dec 7, 2023
1 parent a66aea6 commit 0e2ed6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/_static/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
{
"name": "0.5",
"version": "0.5",
"url": "https://mne.tools/mne-nirs/stable/"
"url": "https://mne.tools/mne-nirs/0.5/"
},
{
"name": "0.4",
"version": "0.4",
"url": "https://mne.tools/mne-nirs/stable/"
"url": "https://mne.tools/mne-nirs/0.4/"
},
{
"name": "0.3",
Expand Down

0 comments on commit 0e2ed6e

Please sign in to comment.