diff --git a/docs/getting_started.md b/docs/getting_started.md index 10936f4..2ae9d60 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -52,14 +52,11 @@ If you prefer to open the link manually then you can leave it blank. Enbas uses the Oauth2 authentication flow to log into your account on GoToSocial. -``` -[WARNING] - -As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only -tokens, the application will be able to perform any actions within the limitations of your account -(including admin actions if you are an admin). -You can read more about this https://docs.gotosocial.org/en/latest/api/authentication/[here]. -``` +> [!WARNING] +> As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only +> tokens, the application will be able to perform any actions within the limitations of your account +> (including admin actions if you are an admin). +> You can read more about this [here](https://docs.gotosocial.org/en/latest/api/authentication/). Follow the below steps to log into your account: