diff options
Diffstat (limited to 'nikola/plugins/command/github_deploy.plugin')
| -rw-r--r-- | nikola/plugins/command/github_deploy.plugin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nikola/plugins/command/github_deploy.plugin b/nikola/plugins/command/github_deploy.plugin index e793548..21e246c 100644 --- a/nikola/plugins/command/github_deploy.plugin +++ b/nikola/plugins/command/github_deploy.plugin @@ -5,7 +5,7 @@ module = github_deploy [Documentation] author = Puneeth Chaganti version = 1,0 -website = http://getnikola.com +website = https://getnikola.com/ description = Deploy the site to GitHub pages. [Nikola] |
