Merge branch 'dev'
diff --git a/documentation/website/pages/en/versions.js b/documentation/website/pages/en/versions.js
index 750eeb7..11ec0d6 100644
--- a/documentation/website/pages/en/versions.js
+++ b/documentation/website/pages/en/versions.js
@@ -65,6 +65,9 @@
                   <a href="https://github.com/apache/incubator-streampipes/tree/dev">&#128421; Development Branch</a>
                 </td>
                 <td>
+                  <a href="https://streampipes.apache.org/docs/docs/next/user-guide-introduction">&#x1F6A7; Documentation</a>
+                </td>
+                <td>
                   <a href="https://streampipes.apache.org/mailinglists.html">&#x1F4EF; Mailing list</a>
                 </td>
                 <td>
diff --git a/website/getinvolved.ejs b/website/getinvolved.ejs
index 4ff3af6..cc9264d 100644
--- a/website/getinvolved.ejs
+++ b/website/getinvolved.ejs
@@ -51,16 +51,6 @@
                             <td><a href="https://www.github.com/apache/incubator-streampipes">Link</a></td>
                         </tr>
                         <tr>
-                            <td>incubator-streampipes-extensions</td>
-                            <td>StreamPipes Pipeline Elements + StreamPipes Connect Adapters</td>
-                            <td><a href="https://www.github.com/apache/incubator-streampipes-extensions">Link</a></td>
-                        </tr>
-                        <tr>
-                            <td>incubator-streampipes-installer</td>
-                            <td>StreamPipes Installation Script</td>
-                            <td><a href="https://www.github.com/apache/incubator-streampipes-installer">Link</a></td>
-                        </tr>
-                        <tr>
                             <td>incubator-streampipes-website</td>
                             <td>StreamPipes Website + Docs</td>
                             <td><a href="https://www.github.com/apache/incubator-streampipes-website">Link</a></td>
@@ -76,4 +66,4 @@
 <%- partial("partials/_footer.ejs") %>
 </body>
 
-</html>
\ No newline at end of file
+</html>