8000 README: fix a link · JavaScriptExpert/next.js@5558aa4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5558aa4

Browse files
committed
README: fix a link
1 parent b5f8f50 commit 5558aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ But in some cases, the size of React itself would far exceed the content of the
343343

344344
For this reason we want to promote a situation where users can share the cache for the basic runtime across internet properties. The application code continues to load from your server as usual.
345345

346-
We are committed to providing a great uptime and levels of security for our CDN. Even so, we also **automatically fall back** if the CDN script fails to load [with a simple trick]().
346+
We are committed to providing a great uptime and levels of security for our CDN. Even so, we also **automatically fall back** if the CDN script fails to load [with a simple trick](http://www.hanselman.com/blog/CDNsFailButYourScriptsDontHaveToFallbackFromCDNToLocalJQuery.aspx).
347347

348348
To turn the CDN off, just set `{ “next”: { “cdn”: false } }` in `package.json`.
349349
</details>

0 commit comments

Comments
 (0)
0