summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-07-21 19:58:16 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-07-21 19:58:16 -0500
commitf41632bfeaf74e023c5fa409f4245f29aba0d268 (patch)
tree45d772098711b00974e696adc08199546c098875 /README.md
parentf66be938223ac1c0e4fb32b8d8f1d141c3fb3e87 (diff)
downloadrequests-cache-f41632bfeaf74e023c5fa409f4245f29aba0d268.tar.gz
Fix a Readme link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e8398c..a6c5c12 100644
--- a/README.md
+++ b/README.md
@@ -74,4 +74,4 @@ To find out more about what you can do with requests-cache, see:
* A working example at Real Python:
[Caching External API Requests](https://realpython.com/blog/python/caching-external-api-requests)
* More examples in the
- [examples/](https://requests-cache.readthedocs.io/en/stable/index.html) folder
+ [examples/](https://github.com/reclosedev/requests-cache/tree/master/examples) folder