From 7e9d49b3008d6eedf5ed9ff12f9903155b70318f Mon Sep 17 00:00:00 2001 From: Tyler Garrett Date: Fri, 5 Feb 2016 13:12:17 -0800 Subject: [PATCH] Fix DevDoc link in readme. [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2184fae95..859522aa8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ lodash core -o ./dist/lodash.core.js ## Documentation * [API Documentation](https://lodash.com/docs) - * [DevDocs – *a searchable interface for our documentation*](https://lodash.com/docs) + * [DevDocs – *a searchable interface for our documentation*](https://devdocs.io/lodash/) ## Download