From 91babe14c7e1e2506b9b235d54e8fbffa48c68f4 Mon Sep 17 00:00:00 2001 From: Jamil Date: Tue, 14 May 2024 08:36:17 -0700 Subject: [PATCH] docs: Fix docs code blocks with arrow (#4982) before Screenshot 2024-05-14 at 6 29 52 AM after Screenshot 2024-05-14 at 8 31 40 AM --- website/src/app/kb/authenticate/entra/readme.mdx | 2 +- website/src/app/kb/authenticate/oidc/readme.mdx | 5 +++-- website/src/app/kb/authenticate/okta/readme.mdx | 2 +- website/src/app/kb/authenticate/service-accounts/readme.mdx | 2 +- website/src/app/kb/deploy/dns/readme.mdx | 2 +- website/src/app/kb/deploy/gateways/readme.mdx | 4 ++-- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/website/src/app/kb/authenticate/entra/readme.mdx b/website/src/app/kb/authenticate/entra/readme.mdx index f9d8950ee..fc9e65dc3 100644 --- a/website/src/app/kb/authenticate/entra/readme.mdx +++ b/website/src/app/kb/authenticate/entra/readme.mdx @@ -41,7 +41,7 @@ Follow the steps below to setup the Entra ID connector. ### Step 1: Start the Entra ID provider setup in Firezone -In your admin portal, go to `Settings` -> `Identity Providers` and click +In your admin portal, go to `Settings -> Identity Providers` and click `Add Identity Provider`. Then, select `Microsoft Entra ID` from the list of identity providers. diff --git a/website/src/app/kb/authenticate/oidc/readme.mdx b/website/src/app/kb/authenticate/oidc/readme.mdx index c452bacee..6fe46f27e 100644 --- a/website/src/app/kb/authenticate/oidc/readme.mdx +++ b/website/src/app/kb/authenticate/oidc/readme.mdx @@ -47,8 +47,9 @@ documentation for convenience: ## Setting up the universal OIDC connector -To set up the universal OIDC connector, go to `Settings` -> `Identity Providers` --> `Add Identity Provider` and select `OpenID Connect` as the identity provider. +To set up the universal OIDC connector, go to +`Settings -> Identity Providers -> Add Identity Provider` and select +`OpenID Connect` as the identity provider. In general, you'll need three pieces of information to set up the connector: diff --git a/website/src/app/kb/authenticate/okta/readme.mdx b/website/src/app/kb/authenticate/okta/readme.mdx index 0c4718eba..bf13ff84e 100644 --- a/website/src/app/kb/authenticate/okta/readme.mdx +++ b/website/src/app/kb/authenticate/okta/readme.mdx @@ -39,7 +39,7 @@ Follow the steps below to setup the Okta connector. ### Step 1: Start the Okta provider setup in Firezone -In your admin portal, go to `Settings` -> `Identity Providers` and click +In your admin portal, go to `Settings -> Identity Providers` and click `Add Identity Provider`. Then, select `Okta` from the list of identity providers. diff --git a/website/src/app/kb/authenticate/service-accounts/readme.mdx b/website/src/app/kb/authenticate/service-accounts/readme.mdx index abf18adff..8a49a2682 100644 --- a/website/src/app/kb/authenticate/service-accounts/readme.mdx +++ b/website/src/app/kb/authenticate/service-accounts/readme.mdx @@ -27,7 +27,7 @@ synced from your identity provider. ## Create a service account -To create a service account, head to `Actors` -> `Add Actor` and select +To create a service account, head to `Actors -> Add Actor` and select `Service Account` as the type. On the next screen, set an appropriate expiration date for the token. diff --git a/website/src/app/kb/deploy/dns/readme.mdx b/website/src/app/kb/deploy/dns/readme.mdx index b29388d57..dcaef02a7 100644 --- a/website/src/app/kb/deploy/dns/readme.mdx +++ b/website/src/app/kb/deploy/dns/readme.mdx @@ -61,7 +61,7 @@ Upstream DNS in all Clients can be configured with the servers of your choosing so that all queries on Client devices will be forwarded to the servers you specify for all non-Firezone resources. -Go to `Settings` -> `DNS` and enter IPv4 and/or IPv6 servers to use as fallback +Go to `Settings -> DNS` and enter IPv4 and/or IPv6 servers to use as fallback resolvers. Firezone Clients will use these servers in the order they are defined for any query that doesn't match a Resource the user has access to. diff --git a/website/src/app/kb/deploy/gateways/readme.mdx b/website/src/app/kb/deploy/gateways/readme.mdx index 719b7033a..42bce4bdc 100644 --- a/website/src/app/kb/deploy/gateways/readme.mdx +++ b/website/src/app/kb/deploy/gateways/readme.mdx @@ -95,8 +95,8 @@ Deploying a single Gateway can be accomplished in the admin portal. rolling upgrades. -Go to `Sites` -> `` -> `Deploy a Gateway` and follow the prompts -to deploy for your preferred environment. This will deploy a single Gateway. +Go to `Sites -> -> Deploy a Gateway` and follow the prompts to +deploy for your preferred environment. This will deploy a single Gateway. ## Deploy multiple Gateways