diff --git a/content/sensu-go/6.11/catalog/sensu-catalog.md b/content/sensu-go/6.11/catalog/sensu-catalog.md index bd6fdb6c77..3613d5112f 100644 --- a/content/sensu-go/6.11/catalog/sensu-catalog.md +++ b/content/sensu-go/6.11/catalog/sensu-catalog.md @@ -39,7 +39,7 @@ Sensu curates, tests, and maintains the Catalog integrations, and installation f ## Find integrations -Find integrations in the Sensu Catalog by browsing [alphabetized][15], [categorized][16], and [metadata-based][17] lists. +Find integrations in the Sensu Catalog by browsing [alphabetized][16], [categorized][17], and [metadata-based][18] lists. You can also [search][19] the Sensu Catalog based on integration metadata. ### Browse the alphabetized list diff --git a/static.json b/static.json index 643d0c3871..c04e49ed2b 100644 --- a/static.json +++ b/static.json @@ -39,7 +39,7 @@ "url": "/sensu-go/latest/operations/control-access/create-read-only-user", "status": 301 }, - "~ ^/sensu-go/6.111/?((?<=\/).*)?$": { + "~ ^/sensu-go/6.11/?((?<=\/).*)?$": { "url": "/sensu-go/latest/$1", "status": 302 },