diff --git a/src/_pages/guides.md b/src/_pages/guides.md index 59953b2d..f354d8eb 100644 --- a/src/_pages/guides.md +++ b/src/_pages/guides.md @@ -7,9 +7,9 @@ paginate: --- <%= render Shared::HighlightBanner.new( - title: "OpenAPI: The Complete Guide", + title: "OpenAPI: the complete guide", image: "images/logos/openapi.svg", - link_url: "/guides/openapi/specification/v3.1/introduction/what-is-openapi", + link_url: "/guides/openapi/specification/v3.2/introduction/what-is-openapi", link_label: "Discover the guide", link_icon: "images/icons/documentation.svg") do %>

This guide is designed to give you a step-by-step overview of OpenAPI.