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: howto-website.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
@@ -89,7 +89,7 @@ For *training events* we have a special handling that lists all of these togethe
89
89
entry you can either:
90
90
91
91
1. Run the interactive script ``scripts/add_training_event.py`` (recommended)
92
-
2. Directly edit the ``_data/trainning-schools.yml``file and add another entry following the structure of the existing entries (note that events are sorted chronologically by starting date)
92
+
2. Directly edit the ``_data/training-schools.yml``file and add another entry following the structure of the existing entries (note that events are sorted chronologically by starting date)
93
93
- There is one very rare thing you may need to do if the URL for the training event
94
94
will not validate in the link checker, which is to add the tag `url_proof_ignore: true`
95
95
to the YAML file (an example is a school that used a web technology that insists
0 commit comments