Skip to content

Commit 6321b8e

Browse files
Update README.md
1 parent 55cbfbc commit 6321b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you've written or modified a tutorial for SCT, you'll need to do 4 things:
2020
* Try to re-use the intermediate files generated by earlier tutorial commands. (If you can't, you may commit new files to this repo.)
2121
* All of the files you specify will be packaged into a `.zip` download that you can link to at the start of your tutorial.
2222
3. Create a new release by clicking "Run workflow" on [this GitHub Actions page](https://github.com/spinalcordtoolbox/sct_tutorial_data/actions/workflows/create_release.yml).
23-
* First, it executes the [`batch_single_subject.sh`](https://github.com/spinalcordtoolbox/sct_tutorial_data/blob/master/single_subject/batch_single_subject.sh) script to generate all of the necessary files.
23+
* First, the workflow executes the [`batch_single_subject.sh`](https://github.com/spinalcordtoolbox/sct_tutorial_data/blob/master/single_subject/batch_single_subject.sh) script to generate all of the necessary files.
2424
* Then, it packages up sets of data files into `.zip` downloads.
2525
* Finally, it creates a new release with the tutorial-specific `.zip` files attached.
2626
4. In the SCT pull request for your tutorial changes, go to the [`conf.py`](https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/master/documentation/source/conf.py) file and update `extlinks` to point to your new release tag.

0 commit comments

Comments
 (0)