[cig-commits] [commit] master: Update GitHub owner for webpage links. (7589cf6)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Dec 9 20:34:23 PST 2014


Repository : https://github.com/geodynamics/burnman

On branch  : master
Link       : https://github.com/geodynamics/burnman/compare/dd15cd32533c12277096a918b0ba1f0d86cb9bfb...5e4f39cd2f0083b2ce1af9190304e7f1451739f4

>---------------------------------------------------------------

commit 7589cf6c94bfc323d7106d2a2a02a23844d1b08b
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Tue Dec 9 20:26:39 2014 -0500

    Update GitHub owner for webpage links.
    
    That is, burnman-project->geodynamics, for GitHub links.


>---------------------------------------------------------------

7589cf6c94bfc323d7106d2a2a02a23844d1b08b
 homepage/download.html | 2 +-
 homepage/examples.html | 8 ++++----
 homepage/index.html    | 2 +-
 readme.txt             | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/homepage/download.html b/homepage/download.html
index f48cec2..5d7658a 100644
--- a/homepage/download.html
+++ b/homepage/download.html
@@ -40,7 +40,7 @@ margin-right: 1em;
 
 <a class="toplink" href="download.html">Download</a>
 
-<a class="toplink" href="https://github.com/burnman-project/burnman">Source</a>
+<a class="toplink" href="https://github.com/geodynamics/burnman">Source</a>
 
 <a class="toplink" href="examples.html">Examples</a>
 
diff --git a/homepage/examples.html b/homepage/examples.html
index 1b77580..e8704e7 100644
--- a/homepage/examples.html
+++ b/homepage/examples.html
@@ -40,7 +40,7 @@ margin-right: 1em;
 
 <a class="toplink" href="download.html">Download</a>
 
-<a class="toplink" href="https://github.com/burnman-project/burnman">Source</a>
+<a class="toplink" href="https://github.com/geodynamics/burnman">Source</a>
 
 <a class="toplink" href="examples.html">Examples</a>
 
@@ -54,8 +54,8 @@ margin-right: 1em;
 
 <p>
 <ul>
-<li><a href="http://nbviewer.ipython.org/github/burnman-project/burnman/blob/master/ipython/Compute_seismic_velocities_beginner.ipynb">Beginner Example</a>
-<li><a href="http://nbviewer.ipython.org/github/burnman-project/burnman/blob/master/ipython/Compute_seismic_velocities_advanced.ipynb">Advanced Example</a>
+<li><a href="http://nbviewer.ipython.org/github/geodynamics/burnman/blob/master/ipython/Compute_seismic_velocities_beginner.ipynb">Beginner Example</a>
+<li><a href="http://nbviewer.ipython.org/github/geodynamics/burnman/blob/master/ipython/Compute_seismic_velocities_advanced.ipynb">Advanced Example</a>
 </ul>
 </p>
 
@@ -67,7 +67,7 @@ margin-right: 1em;
 <li> go to <a href="https://cloud.sagemath.com">https://cloud.sagemath.com</a> and create an account
 <li> create a new project, name it whatever you want, make it private, hit create.
 <li> click on your project to open it
-<li> hit "new", paste in "https://github.com/burnman-project/burnman.git", click
+<li> hit "new", paste in "https://github.com/geodynamics/burnman.git", click
 "from the web" (this will install burnman)
 <li> Go to "file", "open" and navigate to the folder "burnman/ipython" and open one of the ipython example projects.
 <li> You can also copy the files to create your own programs, or upload other ipython files.
diff --git a/homepage/index.html b/homepage/index.html
index e97433e..11d6350 100644
--- a/homepage/index.html
+++ b/homepage/index.html
@@ -40,7 +40,7 @@ margin-right: 1em;
 
 <a class="toplink" href="download.html">Download</a>
 
-<a class="toplink" href="https://github.com/burnman-project/burnman">Source</a>
+<a class="toplink" href="https://github.com/geodynamics/burnman">Source</a>
 
 <a class="toplink" href="examples.html">Examples</a>
 
diff --git a/readme.txt b/readme.txt
index f74d0fd..ac1f980 100644
--- a/readme.txt
+++ b/readme.txt
@@ -28,7 +28,7 @@ BurnMan is released under the GNU GPL v2 or newer
 
 Homepage: http://burnman.org
 Documentation: http://burnman.org/current-doc
-Source code: https://github.com/burnman-project/burnman
+Source code: https://github.com/geodynamics/burnman
 
 *** Requirements
 



More information about the CIG-COMMITS mailing list