Skip to content

Commit

Permalink
Update 404.html installation link
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Oct 13, 2024
1 parent c4087d8 commit 7d47508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h2>But maybe these could be helpful?</h2>
<div class="row-no-margin">
{{ partial "card.html" (dict "link" "/platform/" "class" "" "customTitle" "" "customDescription" "Get an overview of the Viam platform and how you can configure, program, operate, manage, and collect data from your machines." "customCanonicalLink" "" ) }}
{{ partial "card.html" (dict "link" "/how-tos/drive-rover/" "class" "" "customTitle" "" "customDescription" "" "customCanonicalLink" "" ) }}
{{ partial "card.html" (dict "link" "/installation/" "class" "" "customTitle" "" "customDescription" "" "customCanonicalLink" "" ) }}
{{ partial "card.html" (dict "link" "/installation/viam-server-setup/" "class" "" "customTitle" "" "customDescription" "" "customCanonicalLink" "" ) }}
{{ partial "card.html" (dict "link" "/configure/" "class" "" "customTitle" "" "customDescription" "" "customCanonicalLink" "" ) }}
{{ partial "card.html" (dict "link" "/sdks/" "class" "" "customTitle" "" "customDescription" "" "customCanonicalLink" "" ) }}
</div>
Expand Down

0 comments on commit 7d47508

Please sign in to comment.