Skip to content

Commit abc6209

Browse files
committed
docs: update repository links in README to Geocod.io urls and GH project
1 parent 412ef4c commit abc6209

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Development Installation
2323

2424
1. Clone the repository:
2525
```bash
26-
git clone https://github.com/funkatron/geocodio-python.git
27-
cd geocodio-python
26+
git clone https://github.com/geocodio/geocodio-library-python.git
27+
cd geocodio-library-python
2828
```
2929

3030
2. Create and activate a virtual environment:
@@ -81,14 +81,14 @@ Error Handling
8181
Documentation
8282
-------------
8383

84-
Full documentation is available at <https://geocodio-python.readthedocs.io>.
84+
Full documentation is available at <https://www.geocod.io/docs/?python>.
8585

8686
Contributing
8787
------------
8888

8989
Contributions are welcome! Please open issues and pull requests on GitHub.
9090

91-
Issues: <https://github.com/funkatron/geocodio-python/issues>
91+
Issues: <https://github.com/geocodio/geocodio-library-python/issues>
9292

9393
License
9494
-------

0 commit comments

Comments
 (0)