diff --git a/guides/legacy/asset-compilation.md b/guides/legacy/asset-compilation.md index 3a056c6..e34cfc3 100644 --- a/guides/legacy/asset-compilation.md +++ b/guides/legacy/asset-compilation.md @@ -613,10 +613,12 @@ CDN. The reason to add this to your application is to protect against poisoned CDNs breaking JavaScript or CSS. + + - [JavaScript DDoS prevention](https://blog.cloudflare.com/an-introduction-to-javascript-based-ddos/) - The latest [GitHub DDoS attack](http://googleonlinesecurity.blogspot.co.uk/2015/04/a-javascript-based-ddos-attack-as-seen.html) - Protection against corrupted code on less trusted servers #### Customize -To customize SRI generation see: [ember-cli-sri](https://github.com/jonathanKingston/ember-cli-sri) \ No newline at end of file +To customize SRI generation see: [ember-cli-sri](https://github.com/jonathanKingston/ember-cli-sri) diff --git a/guides/legacy/index.md b/guides/legacy/index.md index d1e9ce0..e44e3f5 100644 --- a/guides/legacy/index.md +++ b/guides/legacy/index.md @@ -1,3 +1,3 @@ -[Asset Compilation](./asset-compilation) \ No newline at end of file +[Asset Compilation](./asset-compilation)