Skip to content
Merged
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
2 changes: 1 addition & 1 deletion howto-website.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ For *training events* we have a special handling that lists all of these togethe
entry you can either:

1. Run the interactive script ``scripts/add_training_event.py`` (recommended)
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)
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)
- There is one very rare thing you may need to do if the URL for the training event
will not validate in the link checker, which is to add the tag `url_proof_ignore: true`
to the YAML file (an example is a school that used a web technology that insists
Expand Down