Remove subdomain listing from the 404 page
This commit is contained in:
@@ -112,14 +112,6 @@
|
||||
<article>
|
||||
<p><strong>The page you were looking for doesn’t exist.</strong> You may have mistyped the address or the page may have moved. If you’re the application owner check the logs for more information.</p>
|
||||
</article>
|
||||
<article>
|
||||
<p>You may want to try one of these subdomains:</p>
|
||||
<ul>
|
||||
<li><a href="https://37s.fizzy.37signals.com/">37s.fizzy.37signals.com</a></li>
|
||||
<li><a href="https://dev.fizzy.37signals.com/">dev.fizzy.37signals.com</a></li>
|
||||
<li><a href="https://qa.fizzy.37signals.com/">qa.fizzy.37signals.com</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user