Browse Source

Bug 1817600 - Fix NordVPN sponsorship image location. r=frg

Ricardo Palomares 1 year ago
parent
commit
9cee180695
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/wrapper.tmpl

+ 1 - 1
lib/wrapper.tmpl

@@ -62,7 +62,7 @@
         [% INCLUDE $sidebar %]
         <div id="partnerships">
           <a href="https://go.nordvpn.net/aff_c?offer_id=15&aff_id=81347&url_id=902" target="_blank">
-            <img src="/images/template/nordvpn-banner.png" />
+            <img src="/images/nordvpn-banner.png" />
           </a>
         </div>
       </div>