Skip to content

Commit

Permalink
update 404
Browse files Browse the repository at this point in the history
  • Loading branch information
rkronberg committed Feb 2, 2024
1 parent a897fea commit 5f694cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

<h1>Page not found</h1>

<p>The page you requested could not be found. Please note that the structure of the CSC Computing Environment website was changed in February 2024. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this <a href="{{ '/' | relative_url }}">site's home page</a>.</p>
<p>The page you requested could not be found. Please note that the structure of the CSC Computing Environment website was changed in February 2024. Try using the navigation {% if site.search_enabled != false %}or search function {% endif %}to find what you're looking for. Alternatively, go to this <a href="{{ '/' | relative_url }}">site's home page</a>.</p>

0 comments on commit 5f694cc

Please sign in to comment.