File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ async def validate_kong_config(config: dict) -> ValidationResponse:
4141 "APS will soon be updated to use Kong Gateway version 3.\n"
4242 "Kong 3 requires that regular expressions in route paths start with a '~' character.\n\n"
4343 "For more information, please visit:\n"
44- "https://docs.konghq.com/deck/latest/3.0- upgrade\n\n"
44+ "https://developer.gov.bc.ca/docs/default/component/aps-infra-platform-docs/reference/kong3- upgrade/ \n\n"
4545 "Please update the following routes:"
4646 )
4747
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ def json(self):
319319 "APS will soon be updated to use Kong Gateway version 3.\n"
320320 "Kong 3 requires that regular expressions in route paths start with a '~' character.\n\n"
321321 "For more information, please visit:\n"
322- "https://docs.konghq.com/deck/latest/3.0- upgrade\n\n"
322+ "https://developer.gov.bc.ca/docs/default/component/aps-infra-platform-docs/reference/kong3- upgrade/ \n\n"
323323 "Please update the following routes:"
324324 )
325325
You can’t perform that action at this time.
0 commit comments