Skip to content
Snippets Groups Projects
Commit 5931fc7b authored by Vermaat's avatar Vermaat
Browse files

Move from github.com/LUMC to github.com/mutalyzer

parent a1cacb27
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ reports, bug fixes, unit tests, documentation updates, or anything els you may ...@@ -10,7 +10,7 @@ reports, bug fixes, unit tests, documentation updates, or anything els you may
come up with. come up with.
Development of Mutalyzer happens on GitHub: Development of Mutalyzer happens on GitHub:
https://github.com/LUMC/mutalyzer https://github.com/mutalyzer/mutalyzer
Coding style Coding style
......
...@@ -6,10 +6,10 @@ Downloading Mutalyzer ...@@ -6,10 +6,10 @@ Downloading Mutalyzer
===================== =====================
The Mutalyzer source code is `hosted on GitHub The Mutalyzer source code is `hosted on GitHub
<https://github.com/LUMC/mutalyzer>`_. The recommended way to get the <https://github.com/mutalyzer/mutalyzer>`_. The recommended way to get the
Mutalyzer source code is by cloning the `Git`_ repository:: Mutalyzer source code is by cloning the `Git`_ repository::
git clone https://github.com/LUMC/mutalyzer.git git clone https://github.com/mutalyzer/mutalyzer.git
This will give you the current development version. See below for working with This will give you the current development version. See below for working with
other versions. other versions.
...@@ -34,9 +34,9 @@ Archive downloads ...@@ -34,9 +34,9 @@ Archive downloads
If for whatever reason you don't want to use Git, you can download the source If for whatever reason you don't want to use Git, you can download the source
code directly as a zip archive or tarball. The current development version can code directly as a zip archive or tarball. The current development version can
be found from the `project homepage be found from the `project homepage
<https://github.com/LUMC/mutalyzer>`_. Archive downloads for release versions <https://github.com/mutalyzer/mutalyzer>`_. Archive downloads for release versions
can be found on the `releases page can be found on the `releases page
<https://github.com/LUMC/mutalyzer/releases>`_. <https://github.com/mutalyzer/mutalyzer/releases>`_.
.. _Git: http://git-scm.com/ .. _Git: http://git-scm.com/
...@@ -6,7 +6,7 @@ For historical reasons, we currently have two issue trackers: ...@@ -6,7 +6,7 @@ For historical reasons, we currently have two issue trackers:
1. `Mutalyzer Trac -- Active tickets 1. `Mutalyzer Trac -- Active tickets
<https://humgenprojects.lumc.nl/trac/mutalyzer/report/2>`_ <https://humgenprojects.lumc.nl/trac/mutalyzer/report/2>`_
2. `Mutalyzer GitHub -- Issues 2. `Mutalyzer GitHub -- Issues
<https://github.com/LUMC/mutalyzer/issues>`_ <https://github.com/mutalyzer/mutalyzer/issues>`_
The first, on the Mutalyzer Trac website, is the advertised location for end The first, on the Mutalyzer Trac website, is the advertised location for end
users to report issues. This is also where most feature requests are tracked. users to report issues. This is also where most feature requests are tracked.
......
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<a href="https://humgenprojects.lumc.nl/trac/mutalyzer/wiki/MutalyzerDocumentation#Mailinglist:mutalyzer-announce" target="new">Mailing list</a> <a href="https://humgenprojects.lumc.nl/trac/mutalyzer/wiki/MutalyzerDocumentation#Mailinglist:mutalyzer-announce" target="new">Mailing list</a>
</li> </li>
<li> <li>
<a href="https://github.com/LUMC/mutalyzer" target="new">Source code</a> <a href="https://github.com/mutalyzer/mutalyzer" target="new">Source code</a>
</li> </li>
</ul> </ul>
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment