Skip to content

Commit 9d48c3c

Browse files
authored
docs: fix 2 agent broken Links
Fix 2 links
1 parent 048972f commit 9d48c3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/agent/installation-upgrade/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ tls:
7171
skip_verify: true
7272
```
7373
74-
For more information, see [Agent Protocol Definitions and Documentation](https://github.com/nginx/agent/tree/main/docs/proto/README.md).
74+
For more information, see [Agent Protocol Definitions and Documentation](https://github.com/nginx/agent/blob/main/docs/proto/protos.md).
7575
7676
### Enable the REST interface
7777
@@ -152,7 +152,7 @@ Open a web browser to view the mock control plane at [http://localhost:54790](ht
152152
- **configs/raw** - shows the actual configuration as it would live on the data plane
153153
- **metrics** - shows a buffer of metrics sent to the management plane (similar to what will be sent back in the REST API)
154154

155-
For more NGINX Agent use cases, refer to the [NGINX Agent SDK examples](https://github.com/nginx/agent/tree/main/sdk/examples).
155+
For more NGINX Agent use cases, refer to the [NGINX Agent SDK examples](https://github.com/nginx/agent/tree/dev-v2/sdk/examples).
156156

157157
## Start and Enable Start on Boot
158158

0 commit comments

Comments
 (0)