You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: download/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ <h2 id="sources">Other sources and downloads <a class="anchor" href="#sources" a
75
75
</div>
76
76
<ulclass="list-group list-group-flush">
77
77
<liclass="list-group-item">The Roundcube Docker image is available on <ahref="https://hub.docker.com/r/roundcube/roundcubemail/" class="rc-icon external-link" target="_blank">Docker Hub</a> as PHP-FPM service or complete webserver with Apache.</li>
78
-
<liclass="list-group-item">More information on Docker and a quick start guide is available in the <ahref="https://docs.docker.com/" class="rc-icon external-link" target="_blank">Docker documentation</a>.
78
+
<liclass="list-group-item">More information on Docker and a quick start guide is available in the <ahref="https://docs.docker.com/" class="rc-icon external-link" target="_blank">Docker documentation</a>.</li>
79
79
<liclass="list-group-item">We provide <ahref="https://github.com/roundcube/roundcubemail-docker/tree/master/examples" class="rc-icon external-link" target="_blank">examples</a> to run Roundcube with docker-compose or in Kubernetes.</li>
80
80
<liclass="list-group-item">Install one of the Roundcube Helm charts from <ahref="https://artifacthub.io/packages/search?ts_query_web=roundcube&sort=relevance" class="rc-icon external-link" target="_blank">artifacthub.io</a></li>
0 commit comments