X Tutup
Skip to content

Commit 72eba19

Browse files
committed
Fix README license links
1 parent bd69ee8 commit 72eba19

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Chapter 4 - [Translating](translating.md) DNA and protein sequences.
3434

3535
## License
3636

37-
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](license.md).
37+
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](../license.md).
3838

3939
## Please Cite
4040

genomics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Chapter 6 - Reading genomic DNA sequences using UCSC's [.2bit file format](twobi
4141

4242
## License
4343

44-
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](license.md).
44+
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](../license.md).
4545

4646
## Please Cite
4747

modfinder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Chapter 4 - [How to define a new protein modification](add-protein-modification.
2929

3030
## License
3131

32-
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](license.md).
32+
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](../license.md).
3333

3434
## Please Cite
3535

protein-disorder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Map<FastaSequence, Range[]> ranges = Jronn.getDisorder(sequences);
9494

9595
## License
9696

97-
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](license.md).
97+
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](../license.md).
9898

9999
## Please Cite
100100

structure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Chapter 18 - [Lists](lists.md) of PDB IDs and PDB [Status Information](lists.md)
6666

6767
## License
6868

69-
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](license.md).
69+
The content of this tutorial is available under the [CC-BY](http://creativecommons.org/licenses/by/3.0/) license, available [here](../license.md).
7070

7171
## Please Cite
7272

0 commit comments

Comments
 (0)
X Tutup