We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae59e1 commit 069ae8fCopy full SHA for 069ae8f
index.md
@@ -36,7 +36,7 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
36
* **v{{ last_version }}**
37
{%- assign separator = ": " -%}
38
{%- endif -%}
39
-{{ separator }}[{{ segments[3] }}]({{ file.path }})
+{{ separator }}[{{ segments[3] }}]({{ site.baseurl }}{{ file.path }})
40
{%- assign separator = ", " -%}
41
42
{%- endfor -%}
0 commit comments