diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-05-05 06:41:46 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-05-05 06:41:46 -0700 |
commit | bf9bc29974c11ff2a636692952446b524dd5b643 (patch) | |
tree | c35d600022fa79e997bf4ef974035eb59d5b6fe7 /README.md | |
parent | be00bc108ee57806fcf325f64dfca9db0e0e8606 (diff) |
adding link to docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ $ ponzu gen content song title:"string" artist:"string" rating:"int" opinion:"st - Development: self-signed certificates auto-generated - Production: auto-renewing certificates fetched from [Let's Encrypt](https://letsencrypt.org) -## Wiki -For more detailed information, check out the [wiki](https://github.com/ponzu-cms/ponzu/wiki) +## Documentation +For more detailed documentation, check out the [docs](https://docs.ponzu-cms.org) ## Installation |