diff options
author | Arun Isaac | 2022-09-06 21:59:18 +0530 |
---|---|---|
committer | Arun Isaac | 2022-09-06 21:59:44 +0530 |
commit | 1e1c9d8178141469af2ca88a971a13233e88f3a8 (patch) | |
tree | 32956d32969d308d8270bf373039d971a881ff14 | |
parent | 45b9bcb015d2b563a82ac334be68a84ec28d0f8c (diff) | |
download | genenetwork3-1e1c9d8178141469af2ca88a971a13233e88f3a8.tar.gz |
Update link to continuous deployment.
* README.md: Update link to continuous deployment.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ badge](https://ci.genenetwork.org/badge/genenetwork3-pylint.svg)](https://ci.gen GeneNetwork3 REST API for data science and machine learning A continuously deployed instance of genenetwork3 is available at -[https://gn3dev.genenetwork.org/](https://gn3dev.genenetwork.org/). This -instance is redeployed on every commit provided that the [continuous -integration tests](https://ci.genenetwork.org/jobs/genenetwork3) pass. +[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/genenetwork3) pass. ## Installation |