Skip to content

Commit 5e6fa0c

Browse files
authored
Merge pull request #484 from bids-standard/tmp
[MAINT] fix links to new website
2 parents 5a7e378 + ba7f2e1 commit 5e6fa0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The website listing BIDS examples can now be found on the [main BIDS website](https://bids-website.readthedocs.io/en/latest/datasets/examples.html).
1+
The website listing BIDS examples can now be found on the [main BIDS website](https://bids.neuroimaging.io/datasets/examples.html).

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: bids-examples
22

33
nav:
44
- The BIDS examples:
5-
- Examples: https://bids-website.readthedocs.io/en/latest/datasets/examples.html
5+
- Examples: https://bids.neuroimaging.io/datasets/examples.html
66
- Contributing: CONTRIBUTING.md
77

88
theme:

0 commit comments

Comments
 (0)