File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class WikidataLink < ApplicationRecord
19
19
include Turbo ::Broadcastable
20
20
include Versioned
21
21
22
- BASE_URL = "https://www.wikidata.org/wiki/"
22
+ BASE_URL = "https://www.wikidata.org/wiki/"
23
23
SITE_URL = {
24
24
enwiki : "https://en.wikipedia.org/wiki/" ,
25
25
commonswiki : "https://commons.wikipedia.org/wiki/"
Original file line number Diff line number Diff line change @@ -1184,6 +1184,11 @@ simple-icons@^8.8.0:
1184
1184
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-8.8.0.tgz#b1bb8bc7265a20548e67b171610bbca00c270ca2"
1185
1185
integrity sha512-/aSnVSF11629RTsm8bizN7MXdO82zNQuuOh4eDd7SUPkwYubM62OgCIFv4pUgXZE5fxO4whgksyFLgB7RzVARg==
1186
1186
1187
+ simple-icons@^8.8.0 :
1188
+ version "8.8.0"
1189
+ resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-8.8.0.tgz#b1bb8bc7265a20548e67b171610bbca00c270ca2"
1190
+ integrity sha512-/aSnVSF11629RTsm8bizN7MXdO82zNQuuOh4eDd7SUPkwYubM62OgCIFv4pUgXZE5fxO4whgksyFLgB7RzVARg==
1191
+
1187
1192
simple-update-notifier@^2.0.0 :
1188
1193
version "2.0.0"
1189
1194
resolved "https://registry.yarnpkg.com/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz#d70b92bdab7d6d90dfd73931195a30b6e3d7cebb"
You can’t perform that action at this time.
0 commit comments