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

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


The following commit(s) were added to refs/heads/master by this push:
     new f28a505  OPENMEETINGS-2674 Fix typo in news section.
f28a505 is described below

commit f28a5052aec713f0bc710217c1d9787dfa88a601
Author: Sebastian Wagner <[email protected]>
AuthorDate: Sun Sep 26 15:02:06 2021 +1300

    OPENMEETINGS-2674 Fix typo in news section.
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index afef67f..0805ada 100644
--- a/index.html
+++ b/index.html
@@ -309,7 +309,7 @@
    <br> 
    <br> More information: 
    <ul> 
-    <li>NPM module <a class="externalLink" 
href="https://github.com/om-hosting/openmeetings-php-client"; 
target="_blank">OpenMeetings PHP Client</a></li> 
+    <li><a class="externalLink" 
href="https://github.com/om-hosting/openmeetings-php-client"; 
target="_blank">OpenMeetings PHP Client</a></li> 
     <li>OpenMeetings <a 
href="RestAPISample.html#how-to-integrate-using-php-and-composer">PHP Rest API 
sample</a></li> 
    </ul> The PHP module makes use of the OpenMeetings Rest API which is now 
also available in OpenAPI 3.0 format: 
    <a class="externalLink" href="https://openmeetings.apache.org/swagger/"; 
target="_blank">https://openmeetings.apache.org/swagger/</a> 

Reply via email to