From bc91fe4101420f98454a59ac34c1cf1d4d4f4476 Mon Sep 17 00:00:00 2001 From: Arif Zuhairi <22223756+AreRex14@users.noreply.github.com> Date: Sun, 10 May 2020 03:49:27 +0800 Subject: [PATCH] Update cdn-links.html (#2957) link to next article is wrong. It should be release-channels.html, not hello-world.html --- content/docs/cdn-links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/cdn-links.md b/content/docs/cdn-links.md index 73e3e817..fe3a9009 100644 --- a/content/docs/cdn-links.md +++ b/content/docs/cdn-links.md @@ -3,7 +3,7 @@ id: cdn-links title: CDN Links permalink: docs/cdn-links.html prev: create-a-new-react-app.html -next: hello-world.html +next: release-channels.html --- Both React and ReactDOM are available over a CDN.