We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bae59e1 + 069ae8f commit 1deeb92Copy full SHA for 1deeb92
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