You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,4 @@ If you've written or modified a tutorial for SCT, you'll need to do 4 things:
24
24
* Then, it packages up sets of data files into `.zip` downloads.
25
25
* Finally, it creates a new release with the tutorial-specific `.zip` files attached.
26
26
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.
27
-
***Note:** The reason we don't use an automatically updating "latest" link is to prevent any changes from silently breaking old documentation pages.
27
+
***Note:** The reason we don't use an automatically updating "latest" link is to prevent any future changes from silently breaking old documentation pages.
0 commit comments