Skip to content

Commit

Permalink
Update issues link on the about page (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
zackkrida authored Feb 28, 2023
1 parent 13a4a2b commit 6d949e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<template #issue>
<VLink
aria-label="issue"
href="https://github.com/WordPress/openverse-catalog/issues/new?assignees=&labels=%F0%9F%9A%A6+status%3A+awaiting+triage%2C%F0%9F%A7%B9+status%3A+ticket+work+required%2C%E2%98%81%EF%B8%8F+provider%3A+any&template=new_source_suggestion.yml&title=%3CSource+name+here%3E"
href="https://github.com/WordPress/openverse-catalog/issues"
>{{ $t("external-sources-page.new.issue") }}</VLink
>
</template>
Expand Down

0 comments on commit 6d949e1

Please sign in to comment.