Skip to content

Commit 05ee3bf

Browse files
committed
fix-environments-page-bug
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
1 parent adac8f0 commit 05ee3bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/cloud/spaces/environments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Environments represent a collection of resources in the form of Connections - bo
3131

3232
## Key Components
3333

34-
### Connections <a id="connections"></a>
34+
### Connections
3535

3636
Connections are an integral part of Environment. These are cloud native resources that can be both managed and unmanaged, and they're registered by the Meshery Server. Examples of connections include Kubernetes clusters, Prometheus instances, Jaeger tracers, and Nginx web servers.
3737

38-
See "[Connections](https://docs.meshery.io/concepts/logical/connections)" in Meshery Docs for more information.
38+
> See "[Connections](https://docs.meshery.io/concepts/logical/connections)" in Meshery Docs for more information.
3939
40-
### Credentials <a id="credentials"></a>
40+
### Credentials
4141

4242
Credentials in an Environment are the keys to securely authenticate and access managed connections. For example, valid Prometheus secrets or Kubernetes API tokens are essential credentials for securely interacting with these managed resources.
4343

44-
See "[Credentials](https://docs.meshery.io/concepts/logical/credentials)" in Meshery Docs for more information.
44+
> See "[Credentials](https://docs.meshery.io/concepts/logical/credentials)" in Meshery Docs for more information.

0 commit comments

Comments
 (0)