1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Revert v5.getbootstrap.com changes

This commit is contained in:
XhmikosR
2020-11-24 21:05:11 +02:00
parent 8dc85c657e
commit bc4272531b
6 changed files with 13 additions and 11 deletions

View File

@@ -29,7 +29,7 @@
},
transformData: function (hits) {
return hits.map(function (hit) {
var liveUrl = 'https://v5.getbootstrap.com/'
var liveUrl = 'https://getbootstrap.com/'
hit.url = window.location.origin.startsWith(liveUrl) ?
// On production, return the result as is