Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MISC] Update links to starter kit website #957

Merged
merged 2 commits into from
Dec 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ nav:
- Cross modality correspondence: 99-appendices/13-cross-modality-correspondence.md
- Changelog: CHANGES.md
- The BIDS Starter Kit:
- Website: https://bids-standard.github.io/bids-starter-kit
- Tutorials: https://bids-standard.github.io/bids-starter-kit/tutorials/tutorials.html
- GitHub repository: https://github.com/bids-standard/bids-starter-kit
- Tutorials: https://github.com/bids-standard/bids-starter-kit/wiki/Tutorials
- Wiki: https://github.com/bids-standard/bids-starter-kit/wiki
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ This resource defines the Brain Imaging Data Structure (BIDS) specification, inc

To get started, [check out the introduction](01-introduction.md). If you'd like
more information on how to adapt your own datasets to match the BIDS
specification, we recommend exploring the [bids-specification starter kit](https://github.com/bids-standard/bids-starter-kit).
specification, we recommend exploring the [BIDS Starter Kit](https://bids-standard.github.io/bids-starter-kit/)

For an overview of the BIDS ecosystem, visit the [BIDS homepage](https://bids.neuroimaging.io). The entire specification can also be [downloaded as PDF](https://doi.org/10.5281/zenodo.3686061).