Skip to content

Commit 784543e

Browse files
committed
updated error page
A remark about the search function was added to the "page not found" page.
1 parent f926662 commit 784543e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ <h1>This page doesn't exist!</h1>
2626
<ul>
2727
<li>If the URL reads <code class="language-plaintext highlighter-rouge">.../P/[shortcut]</code>, create a <a href="/contribute/">new page</a> using the <a href="https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/P/-temp-.md">proof template</a>.</li>
2828
<li>If the URL reads <code class="language-plaintext highlighter-rouge">.../D/[shortcut]</code>, create a <a href="/contribute/">new page</a> using the <a href="https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/D/-temp-.md">definition template</a>.</li>
29+
<li>Alternatively, you may also use the <a href="/search">search</a> function of the website.</li>
2930
</ul>
3031
</div>

0 commit comments

Comments
 (0)