Skip to content

Commit

Permalink
fix #25 link correctly to docker recipes from landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Sep 10, 2024
1 parent a679813 commit 4f435ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cards.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ card_docker <- card(
),
c_image(
file = "assets/docker-mark-blue.png",
href = "projects.html#docker"
href = "projects.html#docker-recipes"
)
)
card_comp <- card(
Expand Down

0 comments on commit 4f435ad

Please sign in to comment.