[docs] fix chat link

pull/6976/head
Conduitry 5 years ago
parent 51459874fe
commit d23f83a302

@ -68,11 +68,11 @@
<p>Please try reloading the page.</p> <p>Please try reloading the page.</p>
{/if} {/if}
<p>If the error persists, please drop by <a href="chat">Discord chatroom</a> and let us know, or raise an issue on <a href="https://github.com/sveltejs/svelte">GitHub</a>. Thanks!</p> <p>If the error persists, please drop by the <a rel="external" href="chat">Discord chatroom</a> and let us know, or raise an issue on <a href="https://github.com/sveltejs/svelte">GitHub</a>. Thanks!</p>
{/if} {/if}
{:else} {:else}
<h1>It looks like you're offline</h1> <h1>It looks like you're offline</h1>
<p>Reload the page once you've found the internet.</p> <p>Reload the page once you've found the internet.</p>
{/if} {/if}
</div> </div>

Loading…
Cancel
Save