From 1e3649a8c58f81aacf189d04ff1063d8a109b448 Mon Sep 17 00:00:00 2001 From: McPqndq Date: Fri, 7 Aug 2020 16:03:26 -0500 Subject: [PATCH] fix: dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87a3622..34e5cc7 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ external_resources: some content here ``` -You can look at other resources like [this one](/src/content/resources/javascript/promises/intro.md) for reference when creating your own. We use [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) as the date format to confuse both Americans and Europeans an equal amount. +You can look at other resources like [this one](/src/content/resources/language/javascript/promises/intro.md) for reference when creating your own. We use [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) as the date format to confuse both Americans and Europeans an equal amount.