From d6844d284ce1572257ee06402b5def9996a26838 Mon Sep 17 00:00:00 2001 From: baiyangcao Date: Fri, 21 Oct 2016 13:30:26 +0800 Subject: [PATCH] Update deployment-methods.md --- site/_docs/deployment-methods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/deployment-methods.md b/site/_docs/deployment-methods.md index 937e418f..d3cf35a0 100644 --- a/site/_docs/deployment-methods.md +++ b/site/_docs/deployment-methods.md @@ -89,7 +89,7 @@ Once you’ve generated the `_site` directory, you can easily scp it using a need to change the values to reflect your site’s details. There is even [a matching TextMate command][] that will help you run this script. -[this deploy script here]: https://github.com/henrik/henrik.nyh.se/blob/master/script/deploy +[this deploy script]: https://github.com/henrik/henrik.nyh.se/blob/master/script/deploy [a matching TextMate command]: https://gist.github.com/henrik/214959