File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/agent/installation-upgrade Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments