aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2018-09-13 11:14:36 -0400
committerMatt Rendina <mrendina@stsci.edu>2018-09-13 11:14:36 -0400
commit804b7072372236ec42a0f445f2658567978e862b (patch)
treeccef094b9d494ed588f0f62a8ad57b73d7551865
parent01dec48f02c423864ba7ee42e947573d210123a4 (diff)
downloadbuild_manifests-804b7072372236ec42a0f445f2658567978e862b.tar.gz
Correct old repository URL employed during development.
-rw-r--r--jwst.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jwst.yaml b/jwst.yaml
index bfdade6..a0727fc 100644
--- a/jwst.yaml
+++ b/jwst.yaml
@@ -1,5 +1,5 @@
# Recipe repository
-repository: 'https://github.com/rendinam/astroconda-dev'
+repository: 'https://github.com/astroconda/astroconda-dev'
git_ref_spec: 'master'
# Publication channel to consult when determining what packages already exist.