diff options
author | Alex Yatskov <FooSoft@users.noreply.github.com> | 2019-09-15 11:32:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-15 11:32:48 -0700 |
commit | 4af9fc2b3bc83b160376034bee4e5ef21cf3b205 (patch) | |
tree | f0ea8b5ba05873afa825d6878007cb7c232b5432 /ext/bg/guide.html | |
parent | 88a6128e39150133af1ba0cea5ea712b9657fa28 (diff) | |
parent | f8aa926f8a554edc4fe963d8a9efddf67662d3da (diff) |
Merge pull request #214 from toasted-nutbread/add-anchor-noopener
URL improvements
Diffstat (limited to 'ext/bg/guide.html')
-rw-r--r-- | ext/bg/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/guide.html b/ext/bg/guide.html index 6f98d264..7ec1d8d9 100644 --- a/ext/bg/guide.html +++ b/ext/bg/guide.html @@ -15,7 +15,7 @@ <p> Read the steps below to get up and running with Yomichan. For complete documentation, - visit the <a href="https://foosoft.net/projects/yomichan/" target="_blank">official homepage</a>. + visit the <a href="https://foosoft.net/projects/yomichan/" target="_blank" rel="noopener">official homepage</a>. </p> <ol> |