Skip to content

Commit 155019b

Browse files
committed
Update FAQ url
1 parent add7127 commit 155019b

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#why-is-the-openapi-specification-file-not-generated'),
138+
externalLink('https://matomo.org/faq/how-to/how-to-use-the-api-reference-in-matomo#why-is-the-openapi-specification-file-not-generated'),
139139
'</a>',
140140
);
141141
},

0 commit comments

Comments
 (0)