You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2023/02/22 12:49:06 UTC

[openmeetings] branch master updated: Discontinued demo servers are removed

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new acec88122 Discontinued demo servers are removed
acec88122 is described below

commit acec881229848fb8e472d3e5e310b1930577aa06
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Feb 22 19:49:01 2023 +0700

    Discontinued demo servers are removed
---
 openmeetings-server/src/site/xdoc/demo.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/openmeetings-server/src/site/xdoc/demo.xml b/openmeetings-server/src/site/xdoc/demo.xml
index 10b27c507..12cfe57ef 100644
--- a/openmeetings-server/src/site/xdoc/demo.xml
+++ b/openmeetings-server/src/site/xdoc/demo.xml
@@ -29,18 +29,10 @@
 					<th>Address</th>
 					<th>Description</th>
 				</tr>
-				<tr>
-					<td><a href="https://om.alteametasoft.com/openmeetings" target="_blank" rel="nofollow">https://om.alteametasoft.com/openmeetings</a></td>
-					<td>Latest release version of OpenMeetings</td>
-				</tr>
 				<tr>
 					<td><a href="https://demo-openmeetings.apache.org/openmeetings" target="_blank" rel="nofollow">https://demo-openmeetings.apache.org/openmeetings</a></td>
 					<td>Next major version of OpenMeetings</td>
 				</tr>
-				<tr>
-					<td><a href="https://om.alteametasoft.com:8443/next" target="_blank" rel="nofollow">https://om.alteametasoft.com:8443/next</a></td>
-					<td>Next version of OpenMeetings</td>
-				</tr>
 			</table>
 		</section>
 	</body>