File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -515,7 +515,7 @@ Example 1: DNA Fragment (Smallest / Fastest)
515515
516516Data files:
517517
518- `DNA fragment example (~1MB) <https://ccpbiosim.ac.uk/ file-store/codeentropy-examples/dna_example.tar >`_
518+ `DNA fragment example (~1MB) <https://file-store.ccpbiosim.org /codeentropy-examples/dna_example.tar >`_
519519
520520Create or edit ``config.yaml `` in your working directory:
521521
@@ -551,7 +551,7 @@ Example 2: Lysozyme (Larger / Slower)
551551
552552Data files:
553553
554- `Lysozyme example (~1.2GB) <https://ccpbiosim.ac.uk/ file-store/codeentropy-examples/lysozyme_example.tar >`_
554+ `Lysozyme example (~1.2GB) <https://file-store.ccpbiosim.org /codeentropy-examples/lysozyme_example.tar >`_
555555
556556Create or edit ``config.yaml `` in your working directory:
557557
Original file line number Diff line number Diff line change 1111
1212import yaml
1313
14- DEFAULT_TESTDATA_BASE_URL = "https://www.ccpbiosim.ac.uk/ file-store/codeentropy-testing"
14+ DEFAULT_TESTDATA_BASE_URL = "https://file-store.ccpbiosim.org /codeentropy-testing"
1515
1616
1717@dataclass (frozen = True )
You can’t perform that action at this time.
0 commit comments