We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff26cf commit 172f204Copy full SHA for 172f204
1 file changed
docs/index.md
@@ -255,7 +255,8 @@ If you are using Python 2 and your CSV file has an unusual encoding that's causi
255
censusbatchgeocoder.geocode("./my_file.csv", encoding="utf-8-sig")
256
```
257
258
-## Links
+## Other resources
259
260
-* Issues: [github.com/datadesk/python-censusbatchgeocoder/issues](https://github.com/datadesk/censusbatchgeocoder/issues)
+* Code: [github.com/palewire/censusbatchgeocoder/](https://github.com/palewire/censusbatchgeocoder/)
261
+* Issues: [github.com/palewire/censusbatchgeocoder/issues](https://github.com/palewire/censusbatchgeocoder/issues)
262
* Packaging: [pypi.python.org/pypi/censusbatchgeocoder](https://pypi.python.org/pypi/censusbatchgeocoder)
0 commit comments