Skip to content

Commit fe75bc6

Browse files
committed
Fix links to old training filename
1 parent ec03f72 commit fe75bc6

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

site/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project:
33
post-render: make python-docs
44
website:
55
announcement:
6-
content: "[**{{< fa graduation-cap >}} ValidMind Academy**](/training/training-overview.qmd) — Try our training environment to explore what ValidMind has to offer"
6+
content: "[**{{< fa graduation-cap >}} ValidMind Academy**](/training/training.qmd) — Try our training environment to explore what ValidMind has to offer"
77
position: below-navbar
88
favicon: validmind.png
99
title: "ValidMind"

site/releases/2024-may-22/release-notes.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,5 +798,5 @@ Most of our model documentation features are available for you to test in the sa
798798
- Preparing model validation reports
799799
- Large language model (LLM) support
800800

801-
These features provide a rich context for testing and evaluation. You can use realistic models and datasets without any risk to your production environment. [Learn more...](/training/training-overview.qmd)
801+
These features provide a rich context for testing and evaluation. You can use realistic models and datasets without any risk to your production environment. [Learn more...](/training/training.qmd)
802802

site/training/training-for-administrators.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ format:
1313
preview-links: auto
1414
view-distance: 2
1515
logo: /validmind.png
16-
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training-overview.qmd)"
16+
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
1717
title-slide-attributes:
1818
data-background-image: laurels.png
1919
data-background-opacity: "0.05"
@@ -47,7 +47,7 @@ First, let's make sure you can log in and show you around ValidMind.
4747

4848
## Can you log in?
4949

50-
To try out this training module, you need to have been [onboarded](training-overview.qmd#onboarding) onto ValidMind Academy with the **Customer Admin** role.
50+
To try out this training module, you need to have been [onboarded](training.qmd#onboarding) onto ValidMind Academy with the **Customer Admin** role.
5151

5252
<br>Log in to check your access:
5353

@@ -354,4 +354,4 @@ There is much more that ValidMind can do to support you as an administrator of t
354354
<button type="submit" style="color: white; background-color: #de257e; border-radius: 8px; border: none; font-size: 32px; padding: 6.25px 12.5px; margin-top: 40px; margin-bottom: 40px;">Learn more ...</button>
355355
</form>
356356

357-
Or, find your next learning resource on [ValidMind Academy](training-overview.qmd).
357+
Or, find your next learning resource on [ValidMind Academy](training.qmd).

site/training/training-for-model-developers.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ format:
1414
preview-links: auto
1515
view-distance: 2
1616
logo: /validmind.png
17-
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training-overview.qmd)"
17+
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
1818
title-slide-attributes:
1919
data-background-image: laurels.png
2020
data-background-opacity: "0.05"
@@ -55,7 +55,7 @@ First, let's make sure you can log in and show you around.
5555

5656
## Can you log in?
5757

58-
To try out this training module, you need to have been [onboarded](training-overview.qmd#onboarding) onto ValidMind Academy with the **Developer** role.
58+
To try out this training module, you need to have been [onboarded](training.qmd#onboarding) onto ValidMind Academy with the **Developer** role.
5959

6060
<br>Log in to check your access:
6161

@@ -402,7 +402,7 @@ There is more that ValidMind can do to help you create model documentation, from
402402
<button type="submit" style="color: white; background-color: #de257e; border-radius: 8px; border: none; font-size: 32px; padding: 6.25px 12.5px; margin-top: 40px; margin-bottom: 40px;">Learn more ...</button>
403403
</form>
404404

405-
Or, find your next learning resource on [ValidMind Academy](training-overview.qmd).
405+
Or, find your next learning resource on [ValidMind Academy](training.qmd).
406406

407407
<!-- ## PREVIEW: AI documentation assistant
408408

site/training/training-for-model-risk-governance.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ format:
1414
preview-links: auto
1515
view-distance: 2
1616
logo: /validmind.png
17-
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training-overview.qmd)"
17+
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
1818
title-slide-attributes:
1919
data-background-image: laurels.png
2020
data-background-opacity: "0.05"
@@ -39,7 +39,7 @@ _"Use the ValidMind platform to effectively monitor and control model risks. Und
3939

4040
## Can you log in?
4141

42-
To try out this training module, you need to have been [onboarded](training-overview.qmd#onboarding) onto ValidMind Academy.
42+
To try out this training module, you need to have been [onboarded](training.qmd#onboarding) onto ValidMind Academy.
4343

4444
<br>Log in to check your access:
4545

@@ -79,4 +79,4 @@ TBD.
7979
<button type="submit" style="color: white; background-color: #de257e; border-radius: 8px; border: none; font-size: 32px; padding: 6.25px 12.5px; margin-top: 40px; margin-bottom: 40px;">Learn more ...</button>
8080
</form>
8181

82-
Or, find your next learning resource on [ValidMind Academy](training-overview.qmd).
82+
Or, find your next learning resource on [ValidMind Academy](training.qmd).

site/training/training-for-model-validators.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ format:
1414
preview-links: auto
1515
view-distance: 2
1616
logo: /validmind.png
17-
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training-overview.qmd)"
17+
footer: "ValidMind Academy | [Home {{< fa person-walking-dashed-line-arrow-right >}}](training.qmd)"
1818
title-slide-attributes:
1919
data-background-image: laurels.png
2020
data-background-opacity: "0.05"
@@ -40,7 +40,7 @@ First, let's make sure you can log in and show you around.
4040

4141
## Can you log in?
4242

43-
To try out this training module, you need to have been [onboarded](training-overview.qmd#onboarding) onto ValidMind Academy with the **Validator** role.
43+
To try out this training module, you need to have been [onboarded](training.qmd#onboarding) onto ValidMind Academy with the **Validator** role.
4444

4545
<br>Log in to check your access:
4646

@@ -382,7 +382,7 @@ There is more that ValidMind can do to help you prepare validation reports, from
382382
<button type="submit" style="color: white; background-color: #de257e; border-radius: 8px; border: none; font-size: 32px; padding: 6.25px 12.5px; margin-top: 40px; margin-bottom: 40px;">Learn more ...</button>
383383
</form>
384384

385-
Or, find your next learning resource on [ValidMind Academy](training-overview.qmd).
385+
Or, find your next learning resource on [ValidMind Academy](training.qmd).
386386

387387
<!-- ## PREVIEW: AI documentation assistant
388388

0 commit comments

Comments
 (0)