From 810f859c2db808472fa8d623c01095870c2c3133 Mon Sep 17 00:00:00 2001 From: nginx-aoife <50101789+nginx-aoife@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:23:30 +0100 Subject: [PATCH] Update go-swagger link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 796d7c8c77..d51f01b08a 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ api: The mock control plane can use either gRPC or REST protocols to communicate with NGINX Agent. ### Launching Swagger UI -Swagger UI requires goswagger be installed. See [instructions for installing goswagger](https://goswagger.io/install.html) for additional help. +Swagger UI requires goswagger be installed. See [instructions for installing goswagger](https://goswagger.io/go-swagger/install/) for additional help. To launch the Swagger UI for the REST interface run the following command