From ab20d8183e3d15109b67b994bca705e43cd167cf Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 18 Mar 2018 11:16:13 -0700 Subject: [PATCH] Update readme.md --- app-cli/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cli/readme.md b/app-cli/readme.md index 372e31c..0748cfe 100644 --- a/app-cli/readme.md +++ b/app-cli/readme.md @@ -57,7 +57,7 @@ Captain definition file for a nodejs application is: ``` -See https://github.com/githubsaturn/captainduckduck/blob/master/README.md for more details on Captain Definition file. +See https://github.com/githubsaturn/captainduckduck/wiki/Captain-Definition-File for more details on Captain Definition file. After making sure that this file exists, run the following command and answers questions: @@ -89,4 +89,4 @@ Run the following command: ```bash captainduckduck logout -``` \ No newline at end of file +```