diff --git a/common/util.ts b/common/util.ts index 39fe16d..70e21a1 100644 --- a/common/util.ts +++ b/common/util.ts @@ -62,7 +62,7 @@ export async function ensureSettingsAndIndex( new TextEncoder().encode( `Hello! And welcome to your brand new SilverBullet space! - + Loading some onboarding content for you (but doing so does require a working internet connection)... `, ), diff --git a/website/Getting Started.md b/website/Getting Started.md index 564f369..338fda2 100644 --- a/website/Getting Started.md +++ b/website/Getting Started.md @@ -52,6 +52,6 @@ If you are a visual learner, you may [enjoy this introduction video on Youtube]( Beyond that, you can find more information about SilverBullet on its official website. You have two ways to access it: 1. Through its [regular website link](https://silverbullet.md/) -2. Directly without leaving SilverBullet, through [[Cloud Links]], just click on this: [[SilverBullet]] (note that all of these will be read-only, for obvious reasons) +2. Directly without leaving SilverBullet, through [[Federation]], just click on this: [[SilverBullet]] (note that all of these will be read-only, for obvious reasons) To keep up with the latest and greatest going-ons in SilverBullet land, keep an eye on the [[CHANGELOG]], and regularly update your SilverBullet instance (`silverbullet upgrade` if you’re running the Deno version). If you run into any issues or have ideas on how to make SilverBullet even awesomer (yes, that’s a word), [join the conversation on GitHub](https://github.com/silverbulletmd/silverbullet). \ No newline at end of file