diff --git a/site/content/docs/00-introduction.md b/site/content/docs/00-introduction.md index 2f971fc..eb9932b 100644 --- a/site/content/docs/00-introduction.md +++ b/site/content/docs/00-introduction.md @@ -4,7 +4,7 @@ title: Introduction ### Before we begin -> Sapper is in early development, and some things may change before we hit version 1.0. This document is a work-in-progress. If you get stuck, reach out for help in the [Discord chatroom](https://discord.gg/yy75DKs). +> Sapper is in early development, and some things may change before we hit version 1.0. This document is a work-in-progress. If you get stuck, reach out for help in the [Discord chatroom](https://svelte.dev/chat). > > See the [migration guides](migrating) for help upgrading from older versions. diff --git a/site/src/routes/_error.svelte b/site/src/routes/_error.svelte index 0071e3c..62c8b04 100644 --- a/site/src/routes/_error.svelte +++ b/site/src/routes/_error.svelte @@ -61,7 +61,7 @@

Please try reloading the page.

{/if} -

If the error persists, please drop by Discord chatroom and let us know, or raise an issue on GitHub. Thanks!

+

If the error persists, please drop by Discord chatroom and let us know, or raise an issue on GitHub. Thanks!

{/if} {:else}

It looks like you're offline

diff --git a/site/src/routes/_layout.svelte b/site/src/routes/_layout.svelte index 98f9286..b6b514b 100644 --- a/site/src/routes/_layout.svelte +++ b/site/src/routes/_layout.svelte @@ -26,7 +26,7 @@ Svelte - +