Switching onboarding over to federation links

pull/503/head
Zef Hemel 2023-07-31 21:11:24 +02:00
parent bd4c86cd33
commit cfb528eb42
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ export async function ensureSettingsAndIndex(
new TextEncoder().encode(
`Hello! And welcome to your brand new SilverBullet space!
<!-- #use [[💭 silverbullet.md/Getting Started]] -->
<!-- #use [[!silverbullet.md/Getting Started]] -->
Loading some onboarding content for you (but doing so does require a working internet connection)...
<!-- /use -->`,
),

View File

@ -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 youre running the Deno version). If you run into any issues or have ideas on how to make SilverBullet even awesomer (yes, thats a word), [join the conversation on GitHub](https://github.com/silverbulletmd/silverbullet).