Adding N&N introduced thru bug 407927 - give Snippet322 URL
diff --git a/platform/4.4/M6/index.html b/platform/4.4/M6/index.html
index e1b5897..eebaf35 100644
--- a/platform/4.4/M6/index.html
+++ b/platform/4.4/M6/index.html
@@ -68,7 +68,8 @@
       The bidi segments support introduced to Combo will allow an application to specify
       segment boundaries and Unicode Control Characters to use in the segment boundaries.
       <br/>
-      See Snippet 332 showing how to accomplish RTL override in a Combo.
+      See <a href="http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet332.java"> 
+      Snippet332</a> showing how to accomplish RTL override in a Combo.
       <p><img src="images/combo-bidi-segments.png" alt="RTL override in Combo implemented through bidi segments."/></p>
     </td>
   </tr>