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