summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/rst2html.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/rst2html.plugin')
-rw-r--r--nikola/plugins/command/rst2html.plugin2
1 files changed, 1 insertions, 1 deletions
diff --git a/nikola/plugins/command/rst2html.plugin b/nikola/plugins/command/rst2html.plugin
index 02c9276..a095705 100644
--- a/nikola/plugins/command/rst2html.plugin
+++ b/nikola/plugins/command/rst2html.plugin
@@ -5,7 +5,7 @@ module = rst2html
[Documentation]
author = Chris Warrick
version = 1.0
-website = http://getnikola.com
+website = https://getnikola.com/
description = Compile reStructuredText to HTML using the Nikola architecture
[Nikola]