Use https for site url

This commit is contained in:
Billy Tat
2023-07-03 11:29:35 -07:00
parent e915165bb8
commit 1a6d83b2e7
+1 -1
View File
@@ -3,7 +3,7 @@
module.exports = {
title: 'Rancher',
tagline: '',
url: 'http://ranchermanager.docs.rancher.com/',
url: 'https://ranchermanager.docs.rancher.com/',
baseUrl: '/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',