diff options
author | Arun Isaac | 2022-09-06 21:58:09 +0530 |
---|---|---|
committer | Arun Isaac | 2022-09-06 21:58:09 +0530 |
commit | 363237f11b9eb14f52c4f0c43a931c99c827c496 (patch) | |
tree | 0c543060816fbde59c08693b7fbc192958e76216 /README.md | |
parent | 399fc011556793b3039f64a0050bb112c09ade6d (diff) | |
download | genenetwork2-363237f11b9eb14f52c4f0c43a931c99c827c496.tar.gz |
Update link to continuous deployment.
* README.md (Development): Update link to continuous deployment.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ use `GN3_PYTHONPATH` environment that gets injected in the ./bin/genenetwork2 startup. A continuously deployed instance of genenetwork2 is available at -[https://gn2dev.genenetwork.org/](https://gn2dev.genenetwork.org/). This +[https://cd.genenetwork.org/](https://cd.genenetwork.org/). This instance is redeployed on every commit provided that the [continuous integration tests](https://ci.genenetwork.org/jobs/genenetwork2) pass. |