Skip to content

Commit c4acfd5

Browse files
authored
Use direct links to training center (#1728)
* Use direct links to training center * Fixed broken link
1 parent 8230e15 commit c4acfd5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

_activities/training.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The group aims to develop a training program that can be pursued by researchers
2020
Join an event!<br/>
2121
Discover new topics together with mentors and peers!
2222
</a>
23-
<a href="{{site.baseurl}}/training/curriculum.html">
23+
<a href="https://hsf-training.org/training-center/">
2424
Self study!<br/>
2525
Learn at your own pace. No matter if you want to get a quick overview
2626
or dive in the details, this is for you!
@@ -62,7 +62,7 @@ Today's graduate students will be the young faculty members driving HEP research
6262
Join an event!<br/>
6363
Discover new topics together with mentors and peers!
6464
</a>
65-
<a href="{{site.baseurl}}/training/curriculum.html">
65+
<a href="https://hsf-training.org/training-center/">
6666
HSF Training center<br/>
6767
Learn at your own pace. No matter if you want to get a quick overview
6868
or dive in the details, this is for you!

_training/center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: plain
44
redirect_from:
55
- /training/curriculum
66
redirect_to:
7-
- https://hsf-training.org
7+
- https://hsf-training.org/training-center/
88
---
99

1010
<!-- The training center was moved to https://github.com/hsf-training/training-center -->

_training/howto-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Give some thought as to *what* you want to teach and *why*, particularly in the
104104
## Does the material already exist?
105105
**STOP!**
106106

107-
Before you go ahead and begin making a _new_ set of slides or designing your module, see if there is something that already exists in the [HSF-Training archives]({{ site.baseurl }}/training/curriculum.html). Here you will find a number of resources that may pertain to your goal. And if it doesn't exactly pertain to your training goal, then it can provide a starting point in the form of a [HSF-SWC module like this](https://github.com/hsf-training/hsf-training-cicd) ([which generates a website like this](https://hsf-training.github.io/hsf-training-cicd/)) that you can fork and develop for your specific training. You can extend it by adding on a couple of pages at the end which contain *experiment specific* lessons and/or you can simply modify the [setup page](https://hsf-training.github.io/hsf-training-cicd/setup.html) of a lesson to give participants guidance on how to use specific resources that you are providing to them.
107+
Before you go ahead and begin making a _new_ set of slides or designing your module, see if there is something that already exists in the [HSF-Training center](https://hsf-training.org/training-center/). Here you will find a number of resources that may pertain to your goal. And if it doesn't exactly pertain to your training goal, then it can provide a starting point in the form of a [HSF-SWC module like this](https://github.com/hsf-training/hsf-training-cicd) ([which generates a website like this](https://hsf-training.github.io/hsf-training-cicd/)) that you can fork and develop for your specific training. You can extend it by adding on a couple of pages at the end which contain *experiment specific* lessons and/or you can simply modify the [setup page](https://hsf-training.github.io/hsf-training-cicd/setup.html) of a lesson to give participants guidance on how to use specific resources that you are providing to them.
108108

109109
## I can't find an HSF module for the training I want to organize ...
110110

@@ -270,7 +270,7 @@ There are a few logistical items that the facilitator (i.e. you) should bear in
270270

271271
# Further reads
272272

273-
* [HSF Training home](https://hepsoftwarefoundation.org/workinggroups/training.html)
273+
* [HSF Training home](https://hepsoftwarefoundation.org/activities/training.html)
274274
* [The different roles in an HSF-training event](https://hepsoftwarefoundation.org/training/educators.html)
275275
* [The HSF training curriculum](https://hepsoftwarefoundation.org/training/curriculum.html)
276276
* Creating content:

0 commit comments

Comments
 (0)