aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a3810a8..a45f1fe 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ As long as your `setuptools` installation is reasonably up to date, `setup.py` w
### 1. Clone the cidrchk git repository
```
-git clone https://bitbucket.org/jhunkeler/cidrchk.git
+git clone https://github.com/jhunkeler/cidrchk.git
```
### 2. Install the script
@@ -124,6 +124,6 @@ optional arguments:
# Bug Reporting
-Submit bug reports via this project's issue tracker: https://bitbucket.org/jhunkeler/cidrchk/issues
+Submit bug reports via this project's issue tracker: https://github.com/jhunkeler/cidrchk/issues
-Please remember to include your computer's operating system, the name of the shell you executed cidrchk from, the output of `cidrchk -d`, and any relevant code snippets you may have. \ No newline at end of file
+Please remember to include your computer's operating system, the name of the shell you executed cidrchk from, the output of `cidrchk -d`, and any relevant code snippets you may have.