From a24eac0d5d53cd138cf861b59dc6e88932eaaddb Mon Sep 17 00:00:00 2001 From: ikokostya Date: Fri, 11 Dec 2015 20:59:23 +0300 Subject: [PATCH] Fix "See also" link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b42eee0..0afc8dc 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ lets you run `documentation` as a [Gulp](http://gulpjs.com/) build task. * [FAQ](docs/FAQ.md) * [Theming](docs/THEMING.md): tips for theming documentation output in HTML -* [See also](docs/SEE_ALSO.md): a list of projects similar to documentation.js +* [See also](https://github.com/documentationjs/documentation/wiki/See-also): a list of projects similar to documentation.js ## User Guide