From c0d6c34ffa2cb272219e2b6687468b20d88ad787 Mon Sep 17 00:00:00 2001 From: Hamza Hamidi <22576950+hamzahamidi@users.noreply.github.com> Date: Wed, 7 Oct 2020 19:06:58 +0200 Subject: [PATCH] doc: fix format broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81a7d240..cd6f49fa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a library to generate and consume the source map format [described here][format]. -[format]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit +[format]: https://sourcemaps.info/spec.html ## Use with Node