Skip to content

Commit

Permalink
Merge pull request #58 from datacarpentry/about-workshops-link
Browse files Browse the repository at this point in the history
missing slash in url
  • Loading branch information
maneesha authored Nov 20, 2024
2 parents 2ec4e50 + 49cecae commit f294763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ footer_overview_text: Data Carpentry is a lesson program of The Carpentries.

git_repo: https://github.com/datacarpentry/new-website

carpentries_workshops_page: https://carpentries.orgworkshops/
carpentries_workshops_page: https://carpentries.org/workshops/
carpentries_website: https://carpentries.org
carpentries_handbook: https://docs.carpentries.org
2 changes: 1 addition & 1 deletion content/workshops/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ For more information about our workshops, please see:
* [List of past workshops](/workshops/workshops-past)
* [List of upcoming workshops](/workshops/workshops-upcoming)
* [Data Carpentry lessons](/lessons)
* [About Carpentries workshops]({{< param carpentries_workshops_page>}})
* [About Carpentries workshops]({{< param carpentries_workshops_page>}})

0 comments on commit f294763

Please sign in to comment.