Skip to content

Commit a069151

Browse files
committed
No download link for "latest" schema
1 parent 2c60e4a commit a069151

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
4242
download iteration
4343
{%- assign separator = ": " -%}
4444
{%- endif -%}
45+
{%- if file.basename != "latest" -%}
4546
{{ separator }} [{{ file.basename | replace: "-", "‑" }}]({{ site.baseurl }}{{ file.path }})
4647
{%- assign separator = ", " -%}
4748
{%- endif -%}
49+
{%- endif -%}
4850
{%- endfor %}

0 commit comments

Comments
 (0)