summaryrefslogtreecommitdiffstats
path: root/release_procedure.txt
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-04-18 22:54:58 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2015-04-18 22:54:58 -0700
commit508b2eefbe33f00aa0c4553e5d28dfca0f3cec0d (patch)
tree72d900933db059f6cbf108d2aa4d70f91c24b514 /release_procedure.txt
parent09abde0ce69538dc5068d017ad683e9be1380527 (diff)
Update repo references.
Diffstat (limited to 'release_procedure.txt')
-rw-r--r--release_procedure.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_procedure.txt b/release_procedure.txt
index 3fa327a7..bfa82036 100644
--- a/release_procedure.txt
+++ b/release_procedure.txt
@@ -4,7 +4,7 @@
* Commit with message: 'Releasing version X.X.X.'
* Create a tag: git tag vX.X.X
* Register with pypi for new version: python setup.py register
-* Fix the image url in PyPI to point to github raw content. https://raw.githubusercontent.com/amjith/pgcli/master/screenshots/image01.png
+* Fix the image url in PyPI to point to github raw content. https://raw.githubusercontent.com/dbcli/pgcli/master/screenshots/image01.png
* Create source dist tar ball: python setup.py sdist
* Test this by installing it in a fresh new virtualenv. Run SanityChecks [./sanity_checks.txt].
* Upload the source dist to PyPI: https://pypi.python.org/pypi/pgcli