diff options
Diffstat (limited to 'nikola/plugins/command/deploy.plugin')
| -rw-r--r-- | nikola/plugins/command/deploy.plugin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nikola/plugins/command/deploy.plugin b/nikola/plugins/command/deploy.plugin index 4743ca2..7cff28d 100644 --- a/nikola/plugins/command/deploy.plugin +++ b/nikola/plugins/command/deploy.plugin @@ -5,9 +5,9 @@ module = deploy [Documentation] author = Roberto Alsina version = 1.0 -website = http://getnikola.com +website = https://getnikola.com/ description = Deploy the site [Nikola] -plugincategory = Command +PluginCategory = Command |
