From f1739c01d330ffd226de9c9bb1842c09d376395a Mon Sep 17 00:00:00 2001 From: Bruno Tanabe Date: Sat, 21 Jun 2025 16:48:34 -0300 Subject: [PATCH] [FIX]: Fix incorrect link "https://swagger.io/docs/customization/overview.md" to correct link "https://swagger.io/docs/open-source-tools/swagger-ui/customization/overview/" [FIX]: Fix incorrect link "https://swagger.io/docs/customization/overview.md" to correct link "https://swagger.io/docs/open-source-tools/swagger-ui/customization/overview/" --- .../docs/open-source-tools/Swagger UI/Usage/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/open-source-tools/Swagger UI/Usage/configuration.md b/src/content/docs/open-source-tools/Swagger UI/Usage/configuration.md index 6867338b..9c348f66 100644 --- a/src/content/docs/open-source-tools/Swagger UI/Usage/configuration.md +++ b/src/content/docs/open-source-tools/Swagger UI/Usage/configuration.md @@ -40,7 +40,7 @@ Parameter name | Docker variable | Description ##### Plugin system -Read more about the plugin system in the [Customization documentation](/docs/customization/overview.md). +Read more about the plugin system in the [Customization documentation](/docs/open-source-tools/swagger-ui/customization/overview/). Parameter name | Docker variable | Description --- | --- | -----