]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_domain_settings_light.html
Fix incorrect pinned mismatch errors. https://redmine.stoutner.com/issues/591
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_domain_settings_light.html
index 530d48e29eeb09dd6083bfdb21fa4051e36fdc85..4e9a89568023ccb167d5213ef9b1c46feaef36e9 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
     <head>
         <meta charset="UTF-8">
 
-        <link rel="stylesheet" href="css/light_theme.css">
+        <link rel="stylesheet" href="../css/light_theme.css">
     </head>
 
     <body>
-        <h3><img class="title" src="images/ic_dns_blue_light.png"> Secure Web Browsing</h3>
+        <h3><img class="title" src="../shared_images/dns_blue_light.png"> Secure Web Browsing</h3>
 
         <p>Privacy Browser’s default is to browse with JavaScript, cookies, and DOM storage disabled.
             However, some websites legitimately need these features enabled to function correctly.
@@ -34,6 +34,6 @@
 
         <p>When visiting a domain that has domain settings specified, the background of the URL text box is green.</p>
 
-        <p><img class="center" src="images/green_url_bar.png"></p>
+        <p><img class="center" src="../shared_images/green_url_bar.png"></p>
     </body>
 </html>
\ No newline at end of file