From 148a12f6e64060a425362b5682c157722c36123c Mon Sep 17 00:00:00 2001 From: Arif Zuhairi <22223756+AreRex14@users.noreply.github.com> Date: Fri, 8 May 2020 04:33:58 +0800 Subject: [PATCH] Update cdn-links.html 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 73e3e817177..fe3a9009a2f 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.