Skip to content

Commit 5668090

Browse files
authored
Fix the external link to the course “Versioned and reproducible storage of code and data” (#2126)
## Changes Changing the link to https://cusy.io/en/our-training-courses/versioned-and-reproducible-storage-of-code-and-data.html - ## Context The previous link no longer worked.
2 parents 9be9da4 + a188659 commit 5668090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/shortcodes/external/courses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h4><a href="https://cusy.io/en/our-training-courses/versioned-and-reproducible-
1313
<div class='column-right'>
1414
<ul class='course-list'>
1515
<li>
16-
<h4><a href="https://cusy.io/en/our-training-courses/versioned-and-reproducible-storage-of-code-and-data">Versioned and reproducible storage of code and data</a></h4>
16+
<h4><a href="https://cusy.io/en/our-training-courses/versioned-and-reproducible-storage-of-code-and-data.html">Versioned and reproducible storage of code and data</a></h4>
1717
<p class='description'>
1818
Three-day course on Git in data science
1919
</p>

0 commit comments

Comments
 (0)