Skip to content

Commit

Permalink
Add link to "How to add event" (#1432)
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret authored Jul 10, 2023
1 parent 033a4a4 commit 8a217b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Schools/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ layout: plain
title: HEP Software Training Events
---

To add an event to this list, follow the instructions [on this page]({{site.baseurl}}/howto-website.html) ("Adding a training event").

{% capture list_of_upcoming_schools %}{% include list_of_upcoming_schools.md %}{% endcapture %}
{% capture test %}{{ list_of_upcoming_schools | strip }}{% endcapture %}
{% if test != "" %}
Expand Down

0 comments on commit 8a217b4

Please sign in to comment.