aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArun Isaac2022-09-06 21:58:09 +0530
committerArun Isaac2022-09-06 21:58:09 +0530
commit363237f11b9eb14f52c4f0c43a931c99c827c496 (patch)
tree0c543060816fbde59c08693b7fbc192958e76216 /README.md
parent399fc011556793b3039f64a0050bb112c09ade6d (diff)
downloadgenenetwork2-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 38f54bf9..78652f50 100644
--- a/README.md
+++ b/README.md
@@ -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.