diff --git a/cargo/Community.html b/cargo/Community.html
index f31965b72a..caec5e5512 100644
--- a/cargo/Community.html
+++ b/cargo/Community.html
@@ -287,9 +287,9 @@
RSS Feeds
Contributing
- Codehaus Cargo is open to contributions. For more details read the Contributing page. |
+ Codehaus Cargo is open to contributions. For more details read the contributing page.
diff --git a/cargo/Static+Deployment.html b/cargo/Static+Deployment.html
index babe22c7e4..664656f9b5 100644
--- a/cargo/Static+Deployment.html
+++ b/cargo/Static+Deployment.html
@@ -287,12 +287,12 @@ RSS Feeds
- - Static deployment of EJB — Deploy an EJB (any version) that will be started when the container starts
- - Static deployment of RAR — Deploy a Java EE resource adapter (RAR) that will be started when the container starts
- Static deployment of EAR — Deploy an EAR that will be started when the container starts
+ - Static deployment of EJB — Deploy an EJB (any version) that will be started when the container starts
+ - Static deployment of expanded WAR — Deploy an expanded WAR that will be started when the container starts
- Static deployment of OSGi Bundles — Deploy an OSGi bundle that will be started when the container starts
+ - Static deployment of RAR — Deploy a Java EE resource adapter (RAR) that will be started when the container starts
- Static deployment of WAR — Deploy a WAR that will be started when the container starts
- - Static deployment of expanded WAR — Deploy an expanded WAR that will be started when the container starts
|