diff --git a/env/rc.sh b/env/rc.sh index 9e9e0ddeff9..67eae6433b0 100644 --- a/env/rc.sh +++ b/env/rc.sh @@ -1,2 +1,2 @@ -export CBIOPORTAL_URL="http://test.cbioportal.org/rc" +export CBIOPORTAL_URL="https://rc.cbioportal.org" export GENOME_NEXUS_URL="https://www.genomenexus.org"