diff --git a/README.md b/README.md index 0e944476300588ecfee9678c98858f6c679d9fb7..eb79bad11b73c8207aecf60537936587519cc9a7 100644 --- a/README.md +++ b/README.md @@ -61,5 +61,5 @@ If you followed instructions from "Installation with Docker", then the easiest w # FAQ -1. [How to install Kanban.Leanlabs](http://kanban.leanlabs.io/documentation/Installation) -2. [How to customize column](http://kanban.leanlabs.io/documentation/Customizing-columns) \ No newline at end of file +1. [How to install Kanban.Leanlabs](http://kanban.leanlabs.io/docs/installation/) +2. [How to customize column](http://kanban.leanlabs.io/docs/usage/customize-columns) \ No newline at end of file diff --git a/cmd/daemon.go b/cmd/daemon.go index c7795ca5d9a5c64352b1ca792d1db9027c168220..376ec48662fbc8d600de5176b3f776c7f7624191 100644 --- a/cmd/daemon.go +++ b/cmd/daemon.go @@ -31,7 +31,7 @@ var DaemonCmd = cobra.Command{ Short: "Starts LeanLabs Kanban board application", Long: `Start LeanLabs Kanban board application. -Please refer to http://kanban.leanlabs.io/documentation/Home for full documentation. +Please refer to http://kanban.leanlabs.io/docs/ for full documentation. Report bugs to or https://gitter.im/leanlabsio/kanban. `,