Skip to content

Commit be26d56

Browse files
committed
Skip dialect/meta base
1 parent 29a4157 commit be26d56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
3737
* **v{{ last_version }}**
3838
{%- endif -%}
3939
{%- if segments[3] != last_kind -%}
40+
{%- if segments[4] == "base" -%}
41+
{%- continue -%}
42+
{%- endif -%}
4043
{%- assign last_kind = segments[3] %}
4144
* view [**{{ last_kind }}/{{ segments[4] }}**]({{ site.baseurl }}/oas/{{ last_version }}/{{ last_kind }}/{{ segments[4] }}.html)
4245
download iteration

0 commit comments

Comments
 (0)