You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ How to contribute
14
14
- More information on formatting the documentation is [here](https://opencobra.github.io/cobratoolbox/docs/documentationGuide.html)
15
15
- A guide for reporting an **issue** is [here](https://opencobra.github.io/cobratoolbox/docs/issueGuide.html).
16
16
17
-
If you want to use `git` via the command line interface and need help, these [training slides](https://uni-lu.github.io/slides/) will get you started. This [guide](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) or the official [GitHub guide](https://help.github.com/articles/creating-a-pull-request/) also come in handy.
17
+
If you want to use `git` via the command line interface and need help, this [guide](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) or the official [GitHub guide](https://help.github.com/articles/creating-a-pull-request/) come in handy.
<td><divalign="center"><imgsrc="https://prince.lcsb.uni.lu/badges/codegrade.svg"alt="Ratio of the number of inefficient code lines and the total number of lines of code (in percent). A: 0-3%, B: 3-6%, C: 6-9%, D: 9-12%, E: 12-15%, F: > 15%.">
23
+
<td><divalign="center"><imgsrc="https://prince.lcsb.uni.lu/cobratoolbox/codegrade/codegrade.svg"alt="Ratio of the number of inefficient code lines and the total number of lines of code (in percent). A: 0-3%, B: 3-6%, C: 6-9%, D: 9-12%, E: 12-15%, F: > 15%.">
|warning| Please note the ``--depth=1`` in the clone command. Run this command in ``Terminal`` (on |macos| and |linux|) or in ``Git Bash`` (on |windows|) -
57
57
**not** in |matlab|. Although not recommended, you can download the
58
-
repository as a `compressed archive <https://prince.lcsb.uni.lu/releases/theCOBRAToolbox.zip>`__.
58
+
repository as a `compressed archive <https://prince.lcsb.uni.lu/cobratoolbox/releases/theCOBRAToolbox.zip>`__.
59
59
60
60
2. Change to the folder ``cobratoolbox/`` and run from |matlab|
61
61
@@ -136,12 +136,11 @@ instructions
136
136
- A guide for reporting an **issue** is `here <https://opencobra.github.io/cobratoolbox/docs/issueGuide.html>`__.
137
137
138
138
If you want to use ``git`` via the command line interface and need help,
139
-
these `training slides <https://uni-lu.github.io/slides/>`__ will get
0 commit comments