Skip to content

Commit

Permalink
Avoid "latest"
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl committed Oct 14, 2024
1 parent a069151 commit df42d92
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
{%- endif -%}
{%- if segments[3] != last_kind -%}
{%- assign last_kind = segments[3] %}
* [**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)
download iteration
{%- assign separator = ": " -%}
{%- endif -%}
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit df42d92

Please sign in to comment.