We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a069151 commit df42d92Copy full SHA for df42d92
index.md
@@ -38,7 +38,7 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
38
{%- endif -%}
39
{%- if segments[3] != last_kind -%}
40
{%- assign last_kind = segments[3] %}
41
- * [**view latest {{ last_kind }}**]({{ site.baseurl }}/oas/{{ last_version }}/{{ last_kind }}/latest.html)
+ * view [**{{ last_kind }}**]({{ site.baseurl }}/oas/{{ last_version }}/{{ last_kind }}/{{ segments[4] }}.html)
42
download iteration
43
{%- assign separator = ": " -%}
44
oas/3.1/dialect/latest.md renamed to oas/3.1/dialect/base.md
oas/3.1/meta/latest.md renamed to oas/3.1/meta/base.md
0 commit comments