Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 7337d69

Browse files
authored
Update article-404.hbs
1 parent 1b26d26 commit 7337d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antora-lunr-ui/partials/article-404.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1 class="page">{{{or page.title 'Page Not Found'}}}</h1>
33
<div class="paragraph">
44
<p>The page you&#8217;re looking for does not exist. It may have been moved. You can{{#with site.homeUrl}}
5-
return to the <a href="{{uiRootPath}}">start page</a>, or{{/with}} follow one of the links in the navigation to
5+
return to the <a href="https://redhat-appstudio.github.io/docs.appstudio.io/">start page</a>, or{{/with}} follow one of the links in the navigation to
66
the left.</p>
77
</div>
88
<div class="paragraph">

0 commit comments

Comments
 (0)