Skip to content

Commit 030e0ea

Browse files
committed
Fix redirects
1 parent 000727c commit 030e0ea

21 files changed

+42
-42
lines changed

Automatic-CSS-refresh.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/automatic-browser-refresh/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/automatic-browser-refresh/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/developing-with-webpack/automatic-browser-refresh/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/developing-with-webpack/automatic-browser-refresh/" />

Automatic-browser-refresh.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/automatic-browser-refresh/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/automatic-browser-refresh/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/developing-with-webpack/automatic-browser-refresh/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/developing-with-webpack/automatic-browser-refresh/" />

Getting-started.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/getting-started/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/getting-started/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/developing-with-webpack/getting-started/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/developing-with-webpack/getting-started/" />

Hot-loading-components.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/hot-loading-components/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/hot-loading-components/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/react-techniques/hot-loading-components/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/react-techniques/hot-loading-components/" />

Inlining-fonts.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/loading-fonts/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/loading-fonts/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/loading-assets/loading-fonts/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/loading-assets/loading-fonts/" />

Inlining-images.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/loading-images/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/loading-images/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/loading-assets/loading-images/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/loading-assets/loading-images/" />

Isomorphic-app.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/universal-app/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/universal-app/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/react-techniques/universal-applications/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/react-techniques/universal-applications/" />

Lazy-loaded-entry-points.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/understanding-chunks/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/understanding-chunks/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/advanced-techniques/understanding-chunks/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/advanced-techniques/understanding-chunks/" />

Loading-CSS.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/separating-css/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/separating-css/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/building-with-webpack/separating-css/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/building-with-webpack/separating-css/" />

Loading-LESS-or-SASS.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/loading-styles/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/loading-styles/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/loading-assets/loading-styles/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/loading-assets/loading-styles/" />

Multiple-entry-points.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/splitting-bundles/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/splitting-bundles/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/building-with-webpack/splitting-bundles/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/building-with-webpack/splitting-bundles/" />

Optimizing-caching.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/adding-hashes-to-filenames/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/adding-hashes-to-filenames/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/building-with-webpack/adding-hashes-to-filenames/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/building-with-webpack/adding-hashes-to-filenames/" />

Optimizing-development.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/optimizing-development/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/optimizing-development/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/advanced-techniques/optimizing-development/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/advanced-techniques/optimizing-development/" />

Optimizing-rebundling.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/optimizing-development/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/optimizing-development/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/advanced-techniques/optimizing-development/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/advanced-techniques/optimizing-development/" />

Running-a-workflow.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/getting-started/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/getting-started/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/developing-with-webpack/getting-started/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/developing-with-webpack/getting-started/" />

Single-bundle.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/getting-started/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/getting-started/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/developing-with-webpack/getting-started/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/developing-with-webpack/getting-started/" />

Split-app-and-vendors.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/splitting-bundles/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/splitting-bundles/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/building-with-webpack/splitting-bundles/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/building-with-webpack/splitting-bundles/" />

Structuring-configuration.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack_react/developing_with_webpack/">
2-
<link rel="canonical" href="http://survivejs.com/webpack_react/developing_with_webpack/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/developing-with-webpack/splitting-configuration/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/developing-with-webpack/splitting-configuration/" />

Type-checking-with-flow.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/type-checking-with-flow/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/type-checking-with-flow/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/react-techniques/type-checking-with-flow/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/react-techniques/type-checking-with-flow/" />

Understanding-chunks.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/understanding-chunks/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/understanding-chunks/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/advanced-techniques/understanding-chunks/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/advanced-techniques/understanding-chunks/" />

Wing-It-Like-a-Pro.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/optimization-techniques/">
2-
<link rel="canonical" href="http://survivejs.com/webpack/optimization-techniques/" />
1+
<meta http-equiv="refresh" content="0; url=http://survivejs.com/webpack/advanced-techniques/">
2+
<link rel="canonical" href="http://survivejs.com/webpack/advanced-techniques/" />

0 commit comments

Comments
 (0)