NEW - bug 221251: "Understanding Layouts in SWT" needs to be updated
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221251
diff --git a/.htaccess b/.htaccess
index 6ff2b50..5fab4e3 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,8 +9,9 @@
 

 # Understanding Layouts

 # Redirect old/incorrect URLs to the correct location.

-Redirect permanent "/articles/Understanding Layouts/Understanding Layouts.htm" http:/articles/Article-Understanding-Layouts/Understanding-Layouts.htm

-Redirect permanent "/articles/Article-Understanding Layouts/Understanding Layouts.htm" http:/articles/Article-Understanding-Layouts/Understanding-Layouts.htm

+Redirect permanent "/articles/Understanding Layouts/Understanding Layouts.htm" http:/articles/article.php?file=/Article-Understanding-Layouts/index.html

+Redirect permanent "/articles/Article-Understanding Layouts/Understanding Layouts.htm" http:/articles/article.php?file=/Article-Understanding-Layouts/index.html

+Redirect permanent "/articles/Article-Understanding-Layouts/Understanding-Layouts.htm" http:/articles/article.php?file=/Article-Understanding-Layouts/index.html

 

 # JFace Tree Viewer

 # Redirect old/incorrect URLs to the correct location.