Skip to content

Commit

Permalink
Update upstream URL to SSH
Browse files Browse the repository at this point in the history
  • Loading branch information
hsujeremy authored and auvipy committed Mar 10, 2024
1 parent 79ec40a commit 3dada50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ to upstream changes:
.. code-block:: console
$ cd celery
$ git remote add upstream git://github.com/celery/celery.git
$ git remote add upstream git@github.com:celery/celery.git
$ git fetch upstream
If you need to pull in new changes from upstream you should
Expand Down

0 comments on commit 3dada50

Please sign in to comment.