Skip to content

Commit 2cdcc79

Browse files
committed
add hash param for learn more
1 parent 6a094ce commit 2cdcc79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vue/src/SwaggerPage/SwaggerUiPanel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export default defineComponent({
135135
// TODO: replace with the final FAQ page once it is published.
136136
return translate(
137137
'ApiReference_SwaggerPageSpecNotAvailable',
138-
externalLink('https://matomo.org/?post_type=faq&p=96250&preview=true'),
138+
externalLink('https://matomo.org/?post_type=faq&p=96250&preview=true#why-is-the-openapi-specification-file-not-generated'),
139139
'</a>',
140140
);
141141
},

0 commit comments

Comments
 (0)