Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKashBoi7 <77999576+KashBoi7@users.noreply.github.com>2022-10-19 02:37:55 +0300
committerKashBoi7 <77999576+KashBoi7@users.noreply.github.com>2022-10-19 02:37:55 +0300
commitd796fa446056169d14a3438746db3183db3ed1e3 (patch)
tree44b2bef466250b0674c9589e4365d46e57b53530 /Website/pages/help.vue
parent53a24ec09b86551b9266afc51afcc91a79418455 (diff)
Update
Grammar corrections for the Website
Diffstat (limited to 'Website/pages/help.vue')
-rw-r--r--Website/pages/help.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/Website/pages/help.vue b/Website/pages/help.vue
index d0fbce2..4bfc7a5 100644
--- a/Website/pages/help.vue
+++ b/Website/pages/help.vue
@@ -94,10 +94,10 @@
<br />
{{ $vuetify.lang.t("$vuetify.help.bullet4c1") }}
<br />
- <a href="about:addons"><code>about:addons</code></a>
+ <code>about:addons</code>
{{ $vuetify.lang.t("$vuetify.help.firefox") }}
<br />
- <a href="chrome://extensions/"><code>chrome://extensions</code></a>
+ <code>chrome://extensions</code>
{{ $vuetify.lang.t("$vuetify.help.chrome") }}
</li>
</ol>