Skip to content

Commit ea5beb5

Browse files
committed
edits
1 parent 05878e5 commit ea5beb5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/nginx-one/workshops/lab1.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ NGINX One Console connects to each NGINX instance using a lightweight agent call
4848

4949
The agent is responsible for securely registering and managing each instance through the console.
5050

51-
There are a few ways to install the NGINX Agent:
51+
There are a few ways to install NGINX Agent:
5252

5353
- Use public Docker images of NGINX OSS that already include the agent
5454
- Use NGINX Plus containers with the agent preinstalled
@@ -96,7 +96,7 @@ You can use the same key to register many instances. If you lose the key, you’
9696

9797
To disable a key:
9898

99-
1. In the **Data Plane Keys** page, find the key you want to revoke.
99+
1. On the **Data Plane Keys** page, find the key you want to revoke.
100100
2. Select the key.
101101
3. Choose **Revoke**, then confirm.
102102

@@ -106,7 +106,7 @@ To disable a key:
106106

107107
You can only delete a key after you revoke it.
108108

109-
1. In the **Revoked Keys** tab, find the key you want to delete.
109+
1. On the **Revoked Keys** tab, find the key you want to delete.
110110
2. Select the key.
111111
3. Choose **Delete Selected**, then confirm.
112112

@@ -122,5 +122,5 @@ Now that you’ve explored NGINX One Console and created a key, you’re ready t
122122

123123
## References
124124

125-
- [NGINX One Console documentation](https://docs.nginx.com/nginx-one/)
126-
- [NGINX Agent overview](https://docs.nginx.com/nginx-agent/overview/)
125+
- [Create and manage data plane keys]({{< ref "nginx-one/how-to/data-plane-keys/create-manage-data-plane-keys.md" >}})
126+
- [NGINX Agent overview]({{< ref "agent/overview.md" >}})

0 commit comments

Comments
 (0)