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
Fixes link to point to training_collections/ (#671)
* Fixes link to point to training_collections/
* Revert "Fixes link to point to training_collections/"
This reverts commit a74885e.
* Fixes the link to training_collections/
* Applies final touches to the training collections block
* Update docs/index.md
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,9 +122,9 @@ These are materials that cover advanced concepts and mechanisms for developing a
122
122
123
123
:material-compass:{.nextflow-primary} Collections of Side Questions grouped around a particular theme or use case.
124
124
125
-
Training Collections combine multiple Side Quests in order to provide a comprehensive learning experience around a particular around a common theme or use case.
125
+
Training Collections combine multiple Side Quests in order to provide a comprehensive learning experience around a particular theme or use case.
126
126
127
-
[Start the Side Quests training :material-arrow-right:](side_quests/){ .md-button .md-button--primary }
127
+
[Browse the Training Collections :material-arrow-right:](training_collections/){ .md-button .md-button--primary }
0 commit comments