{'title': 'Archive', 'link': '/docs/manuals/archive/'},
             {'title': 'Chinese', 'link': 'http://www.postgres.cn/docs'},
             {'title': 'French', 'link': 'https://docs.postgresql.fr/'},
-            {'title': 'Japanese', 'link': 'http://www.postgresql.jp/document/'},
+            {'title': 'Japanese', 'link': 'https://www.postgresql.jp/document/'},
             {'title': 'Russian', 'link': 'https://postgrespro.ru/docs/postgresql'},
         ]},
         {'title': 'Release Notes', 'link': '/docs/release/'},
 
         <dd>
             <ul>
               <li><a href="http://www.postgres.cn/docs" target="_blank">Chinese</a></li>
-              <li><a href="http://docs.postgresql.fr" target="_blank">French</a></li>
-              <li><a href="http://www.postgresql.jp/document/" target="_blank">Japanese</a></li>
+              <li><a href="https://docs.postgresql.fr" target="_blank">French</a></li>
+              <li><a href="https://www.postgresql.jp/document/" target="_blank">Japanese</a></li>
               <li><a href="https://postgrespro.ru/docs/postgresql" target="_blank">Russian</a></li>
             </ul>
         </dd>