finish up
diff --git a/platform/4.5/M1/index.html b/platform/4.5/M1/index.html
index ba203fe..3f43fdd 100644
--- a/platform/4.5/M1/index.html
+++ b/platform/4.5/M1/index.html
@@ -8,8 +8,9 @@
</head>
<body>
<h1>Eclipse Project 4.5 M1 - New and Noteworthy</h1>
-<p>Here are some of the more noteworthy things available in milestone build M1
- (August 8, 2014) which is now available for <a href="http://download.eclipse.org/eclipse/downloads/" target="_top">download</a>.
+<p>Here are some of the more noteworthy things available in milestone build
+ 4.5 M1 (August 8, 2014)
+ which is now available for <a href="http://download.eclipse.org/eclipse/downloads/" target="_top">download</a>.
<br/>
We also recommend to read the Tips and Tricks, either via <b>Help > Tips and Tricks...</b> or online for
<a href="http://help.eclipse.org/topic/org.eclipse.platform.doc.user/tips/platform_tips.html">Platform</a>,
@@ -17,16 +18,11 @@
<a href="http://help.eclipse.org/topic/org.eclipse.pde.doc.user/tips/pde_tips.htm">PDE</a>.
</p>
<ul>
- <li><a href="#Platform">Platform</a></li>
<li><a href="#JDT">JDT</a></li>
<li><a href="#PDE">PDE</a></li>
- <li><a href="#Equinox">Equinox</a></li>
</ul>
<table class="news" border="0" cellpadding="10" cellspacing="0" width="80%">
- <tr>
- <td colspan="2" class="section" id="Platform">Platform</td>
- </tr>
<tr>
<td colspan="2" class="section" id="JDT">JDT</td>
@@ -39,7 +35,7 @@
<p>
<img src="images/rename-resource.png" alt=""/>
</p>
- When you copy (<b>Ctrl+C</b>) a file and paste (<b>Ctrl+V</b>) it onto itself to create a duplicate,
+ When you copy/paste (<b>Ctrl+C</b> / <b>Ctrl+V</b>) a file it onto itself to create a duplicate,
the proposed new name is now just the old name followed by the digit 2 (or 3, etc., if that name is already taken).
<p>
<img src="images/resource-paste-conflict.png" alt=""/>