diff options
Diffstat (limited to 'src/pages/About.vue')
-rw-r--r-- | src/pages/About.vue | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/About.vue b/src/pages/About.vue index cbf8964..0a3dd3b 100644 --- a/src/pages/About.vue +++ b/src/pages/About.vue @@ -46,7 +46,7 @@ const { tracker } = useTracker(); If you need a tool that is currently not present here, and you think can be relevant, you are welcome to submit a feature request in the <c-link - href="https://github.com/CorentinTh/it-tools/issues/new?assignees=CorentinTh&labels=enhancement&template=feature_request.md&title=%5BFEAT%5D%20My%20feature" + href="https://github.com/CorentinTh/it-tools/issues/new/choose" rel="noopener" target="_blank" > @@ -57,7 +57,7 @@ const { tracker } = useTracker(); <n-p> And if you found a bug, or something broken that doesn't work as expected, please fill a bug report in the <c-link - href="https://github.com/CorentinTh/it-tools/issues/new?assignees=CorentinTh&labels=bug&template=bug_report.md&title=%5BBUG%5D%20My%20bug" + href="https://github.com/CorentinTh/it-tools/issues/new/choose" rel="noopener" target="_blank" > |