Skip to content

Commit ce268fb

Browse files
committed
[Docs] Fix backslash-escaped backticks in environments.md alert shortcode
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 12b3f6c commit ce268fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/cloud/spaces/environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ Five repeats the process for GCP to give Orbital Labs multi-cloud flexibility:
8787
Both environments are now available to any design deployed within the `orbital-production` workspace.
8888

8989
{{< alert type="info" title="dev-local for Getting Started" >}}
90-
The \`dev-local\` environment uses a local Kubernetes cluster (kind) and LocalStack to emulate AWS services — no cloud credentials required. If you are following along with these docs for the first time, start with \`dev-local\` in the \`orbital-dev\` workspace.
90+
The `dev-local` environment uses a local Kubernetes cluster (kind) and LocalStack to emulate AWS services — no cloud credentials required. If you are following along with these docs for the first time, start with `dev-local` in the `orbital-dev` workspace.
9191
{{< /alert >}}

0 commit comments

Comments
 (0)