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 2018/02/01 08:46:09 UTC

[openmeetings-site] branch asf-site updated: no jira: Links to Git repo are corrected

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new bd88901  no jira: Links to Git repo are corrected
bd88901 is described below

commit bd8890170b6a48a4d636a893b7dff374d7cae738
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Feb 1 15:46:00 2018 +0700

    no jira: Links to Git repo are corrected
---
 BuildInstructions.html                          |  4 ++--
 Internationalisation.html                       |  4 ++--
 ReleaseGuide.html                               | 10 +++++-----
 RestrictedAccess.html                           |  6 +++---
 WebsiteGuide.html                               |  6 +++---
 doap.rdf                                        |  4 ++--
 get-involved.html                               |  4 ++--
 openmeetings-core/source-repository.html        |  6 +++---
 openmeetings-db/source-repository.html          |  6 +++---
 openmeetings-flash/source-repository.html       |  6 +++---
 openmeetings-install/source-repository.html     |  6 +++---
 openmeetings-screenshare/source-repository.html |  6 +++---
 openmeetings-service/source-repository.html     |  6 +++---
 openmeetings-util/source-repository.html        |  6 +++---
 openmeetings-web/source-repository.html         |  6 +++---
 openmeetings-webservice/source-repository.html  |  6 +++---
 source-repository.html                          |  6 +++---
 themes-and-branding.html                        |  4 ++--
 18 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/BuildInstructions.html b/BuildInstructions.html
index be1fba0..d5fd3ba 100644
--- a/BuildInstructions.html
+++ b/BuildInstructions.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -246,7 +246,7 @@
  </div> 
  <p>Get the source: </p> 
  <div class="source"> 
-  <pre>git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
  <p>Run the command: </p> 
  <div class="source"> 
diff --git a/Internationalisation.html b/Internationalisation.html
index 29e6c5f..747faf4 100644
--- a/Internationalisation.html
+++ b/Internationalisation.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -233,7 +233,7 @@
   <h2 id="Where_to_find_language_files">Where to find language files</h2>
  </div> 
  <p>You can find all current language files here: </p> 
- <p> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=tree;f=openmeetings-web/src/main/java/org/apache/openmeetings/web/app;hb=HEAD" rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=tree;f=openmeetings-web/src/main/java/org/apache/openmeetings/web/app;hb=HEAD </a> </p> 
+ <p> <a class="externalLink" href="https://github.com/apache/openmeetings/tree/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/app" rel="nofollow">https://github.com/apache/openmeetings/tree/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/app </a> </p> 
  <p>Just take one file and translate it to your language. </p> 
 </div> 
 <div class="section"> 
diff --git a/ReleaseGuide.html b/ReleaseGuide.html
index 9dbe69b..477cc8f 100644
--- a/ReleaseGuide.html
+++ b/ReleaseGuide.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -256,7 +256,7 @@
       <li>Upload the public key (either bei using the PGP Tool that you use to create the key) or by using the web form to: <a class="externalLink" href="http://pgp.mit.edu/" target="_blank" rel="nofollow">http://pgp.mit.edu/</a> </li> 
       <li>Add the fingerprint string (something like "BF13 CF11 F9C9 0CBE 4413 09AB 0055 16BF 93A3 0395") to your profile at <a class="externalLink" href="https://id.apache.org/" target="_blank" rel="nofollow">https://id.apache.org/</a> </li> 
       <li> Wait for 6-8 hours, the server will search for a public key based on your fingerprint, if success it will create a file with your name at: <br> <a class="externalLink" href="https://people.apache.org/keys/committer/">https://people.apache.org/keys/committer/</a> </li> 
-      <li> If that is "success" then add your key to: <br> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD">https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD</a> <br> <br> and follow the instructions in the file. </li> 
+      <li> If that is "success" then add your key to: <br> <a class="externalLink" href="https://github.com/apache/openmeetings/blob/master/KEYS">https://github.com/apache/openmeetings/blob/master/KEYS</a> <br> <br> and follow the instructions in the file. </li> 
      </ul> </li> 
     <li><b>Maven</b><br> 
      <ul> 
@@ -287,7 +287,7 @@
     <div class="source"> 
      <pre>
 &lt;scm&gt;
-    &lt;url&gt;https://git-wip-us.apache.org/repos/asf?p=openmeetings.git&lt;/url&gt;
+    &lt;url&gt;https://github.com/apache/openmeetings.git&lt;/url&gt;
 
     SET https://github.com/apache/openmeetings/tree/4.0.0RC1
 						</pre> 
@@ -386,7 +386,7 @@ for f in `ls -1 *.tar.gz *.zip`; do sha256sum $f &gt; $f.sha256; done
 for f in `ls -1 *.tar.gz *.zip`; do sha256sum -c $f.sha256; done
 
 						</pre> 
-    </div> <p> Create signatures with the your KEY for every file, the KEY must be available at:<br> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD"> https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD </a> </p> 
+    </div> <p> Create signatures with the your KEY for every file, the KEY must be available at:<br> <a class="externalLink" href="https://github.com/apache/openmeetings/blob/master/KEYS"> https://github.com/apache/openmeetings/blob/master/KEYS </a> </p> 
     <div class="source"> 
      <pre>
 
@@ -414,7 +414,7 @@ for f in `ls -1 *.tar.gz *.zip`; do gpg --verify $f.asc; done
     </ul> </li> 
    <li> Wait 24 hours (until all Apache mirrors have synced the packages) and send an announcement to the mailing list + blog and any other channel. </li> 
    <li> Email announcements should have the subject line:<br> [ANNOUNCE] Apache OpenMeetings x.xx released </li> 
-   <li> Update release section of DOAP file <tt>openmeetings-site/doap.rdf (https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git;a=blob;f=doap.rdf;hb=HEAD)</tt> </li> 
+   <li> Update release section of DOAP file <tt>openmeetings-site/doap.rdf (https://github.com/apache/openmeetings-site/blob/asf-site/doap.rdf)</tt> </li> 
    <li> Add a section to <a href="downloads.html">downloads</a> website.<br> Make sure that the binary packages are linked using the mirror URL as base path ( <b>not</b> http://www.apache.org/dist):<br> Mirror URL: <a class="externalLink" href="http://www.apache.org/dyn/closer.lua/openmeetings/">http://www.apache.org/dyn/closer.lua/openmeetings/</a> </li> 
    <li> Release candidates should be deleted from <tt>https://dist.apache.org/repos/dist/dev/openmeetings/</tt><br> Old releases should be deleted from <tt>https://dist.apache.org/repos/dist/release/openmeetings/</tt> </li> 
   </ul> 
diff --git a/RestrictedAccess.html b/RestrictedAccess.html
index 9d306d8..b14a837 100644
--- a/RestrictedAccess.html
+++ b/RestrictedAccess.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -237,8 +237,8 @@
  <p>Content: </p> 
  <div class="source"> 
   <pre>webapp.virtualHosts=*,localhost, 127.0.0.1</pre> 
- </div> Sample file: 
- <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties;hb=HEAD" rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties;hb=HEAD </a> 
+ </div> 
+ <p> Sample file: <a class="externalLink" href="https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties" rel="nofollow">https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties </a> </p> 
 </div> 
 <div class="section"> 
  <h2 id="Client_Side">Client Side</h2> 
diff --git a/WebsiteGuide.html b/WebsiteGuide.html
index 411a722..1caeeb5 100644
--- a/WebsiteGuide.html
+++ b/WebsiteGuide.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -254,13 +254,13 @@
  <div class="section"> 
   <h3 id="Editing_the_website">Editing the website</h3> 
   <div> 
-   <p> OpenMeetings website (<a class="externalLink" href="http://openmeetings.apache.org/">http://openmeetings.apache.org/</a>) is a copy from the Git repository.<br> The files in the Git to be synced are at: <br> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git">https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git</a><br> </p> 
+   <p> OpenMeetings website (<a class="externalLink" href="http://openmeetings.apache.org/">http://openmeetings.apache.org/</a>) is a copy from the Git repository.<br> The files in the Git to be synced are at: <br> <a class="externalLink" href="https://github.com/apache/openmeetings-site.git">https://github.com/apache/openmeetings-site.git</a><br> </p> 
    <div>
      To update the website you need to clone asf-site: 
     <br> 
     <div class="source"> 
      <pre>
-git clone https://git-wip-us.apache.org/repos/asf/openmeetings-site.git site
+git clone https://github.com/apache/openmeetings-site.git site
 git checkout asf-site
 						</pre> 
     </div> edit the files in the folder 
diff --git a/doap.rdf b/doap.rdf
index ab90834..d96b68d 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -42,8 +42,8 @@
 
     <repository>
       <GitRepository>
-        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/openmeetings.git"/>
-        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/openmeetings.git"/>
+        <browse rdf:resource="https://github.com/apache/openmeetings.git"/>
+        <location rdf:resource="https://github.com/apache/openmeetings.git"/>
       </GitRepository>
     </repository>
 
diff --git a/get-involved.html b/get-involved.html
index 8025584..bd368d7 100644
--- a/get-involved.html
+++ b/get-involved.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -250,7 +250,7 @@
  <ul> 
   <li> <p> You'll need to fill out some legal paperwork and go through a process to get an apache foundation committer account: See <a class="external" href="http://apache.org/dev/new-committers-guide.html" rel="nofollow"> New Committers Guide </a> , <a class="external" href="http://apache.org/dev/contributors.html" rel="nofollow"> Contributors</a> , and <a class="external" href="http://apache.org/dev/committers.html" rel="nofollow"> Committers</a> for more details. </p> </li> 
   <li> <p> After you've received an email from <a class="externalLink" href="mailto:root@apache.org">root@apache.org</a> with your committer account information, change your initial password: Login by 'ssh -l &lt;username&gt; people.apache.org'; run 'passwd'; run 'svnpasswd'. See <a class="external" href="http://apache.org/dev/version-control.html" rel="nofollow">Committer Subversion Access </a> . </p> </li> 
-  <li> <p> Check out the OpenMeetings sources and test your svn account: <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/openmeetings.git">Git Repository</a> </p> </li> 
+  <li> <p> Check out the OpenMeetings sources and test your svn account: <a class="externalLink" href="https://github.com/apache/openmeetings.git">Git Repository</a> </p> </li> 
  </ul> 
 </div>      </div>
     </div>
diff --git a/openmeetings-core/source-repository.html b/openmeetings-core/source-repository.html
index 4e838fe..ddc2996 100644
--- a/openmeetings-core/source-repository.html
+++ b/openmeetings-core/source-repository.html
@@ -89,7 +89,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -119,7 +119,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -127,7 +127,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-db/source-repository.html b/openmeetings-db/source-repository.html
index a9c5567..50f6035 100644
--- a/openmeetings-db/source-repository.html
+++ b/openmeetings-db/source-repository.html
@@ -89,7 +89,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -119,7 +119,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -127,7 +127,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-flash/source-repository.html b/openmeetings-flash/source-repository.html
index 726312c..0091e01 100644
--- a/openmeetings-flash/source-repository.html
+++ b/openmeetings-flash/source-repository.html
@@ -88,7 +88,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -118,7 +118,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -126,7 +126,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-install/source-repository.html b/openmeetings-install/source-repository.html
index 9692308..8df070a 100644
--- a/openmeetings-install/source-repository.html
+++ b/openmeetings-install/source-repository.html
@@ -88,7 +88,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -118,7 +118,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -126,7 +126,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-screenshare/source-repository.html b/openmeetings-screenshare/source-repository.html
index ca05734..b392cd3 100644
--- a/openmeetings-screenshare/source-repository.html
+++ b/openmeetings-screenshare/source-repository.html
@@ -88,7 +88,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -118,7 +118,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -126,7 +126,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-service/source-repository.html b/openmeetings-service/source-repository.html
index 6e45f1d..ea23c8a 100644
--- a/openmeetings-service/source-repository.html
+++ b/openmeetings-service/source-repository.html
@@ -89,7 +89,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -119,7 +119,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -127,7 +127,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-util/source-repository.html b/openmeetings-util/source-repository.html
index 7545feb..e6b3a7e 100644
--- a/openmeetings-util/source-repository.html
+++ b/openmeetings-util/source-repository.html
@@ -89,7 +89,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -119,7 +119,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -127,7 +127,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-web/source-repository.html b/openmeetings-web/source-repository.html
index 9a7cd40..44593f0 100644
--- a/openmeetings-web/source-repository.html
+++ b/openmeetings-web/source-repository.html
@@ -88,7 +88,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -118,7 +118,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -126,7 +126,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/openmeetings-webservice/source-repository.html b/openmeetings-webservice/source-repository.html
index 180773d..23cedc0 100644
--- a/openmeetings-webservice/source-repository.html
+++ b/openmeetings-webservice/source-repository.html
@@ -89,7 +89,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-05
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -119,7 +119,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -127,7 +127,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/source-repository.html b/source-repository.html
index 5a7ff01..fe1e757 100644
--- a/source-repository.html
+++ b/source-repository.html
@@ -217,7 +217,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -247,7 +247,7 @@
  <a name="Anonymous_Access"></a> 
  <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -255,7 +255,7 @@
  <a name="Developer_Access"></a> 
  <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
+  <pre>$ git clone https://github.com/apache/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
diff --git a/themes-and-branding.html b/themes-and-branding.html
index 36fc9f2..8665cb1 100644
--- a/themes-and-branding.html
+++ b/themes-and-branding.html
@@ -218,7 +218,7 @@
     <div>
       <ol class="breadcrumb">
       <li class="publishDate version-date">
-    Last Published: 2017-12-06
+    Last Published: 2018-02-01
 </li>
       </ol>
     </div>
@@ -238,7 +238,7 @@
  <h2 id="Editing_the_theme">Editing the theme</h2> 
  <p>To modify default theme used by OM</p> 
  <ul> 
-  <li>please open following file in the Git:<br> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css;hb=HEAD" target="_blank" rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css;hb=HEAD </a><br> Or if you already installed OpenMeetings on your machine at:<br> [...]
+  <li>please open following file in the Git:<br> <a class="externalLink" href="https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css" target="_blank" rel="nofollow">https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css </a><br> Or if you already installed OpenMeetings on your machine at:<br> <tt>/webapps/openmeetings/css/theme_om/jquery-ui.css</tt> </li> 
   <li>follow the link next to "To view and modify this theme, visit" text in css comments</li> 
  </ul> 
  <p> The file contains border, background and font color definitions as well as paths to icons that are loaded at runtime. <br> You can change the theme at runtime and just reload the browser (eventually clear the browser cache) to see updates based on modification in your theme. </p> 

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.