Skip to content

Commit 2fdb360

Browse files
authored
Merge branch 'main' into claude/issue-232-20251110-1652
2 parents b7d0949 + 3ab83ea commit 2fdb360

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ This monorepo contains two libraries:
99
## Documentation
1010

1111
- [Full Documentation](https://strawgate.com/py-key-value/)
12-
- [Getting Started Guide](https://strawgate.com/py-key-value/getting-started.html)
13-
- [Stores Guide](https://strawgate.com/py-key-value/stores.html)
14-
- [Wrappers Guide](https://strawgate.com/py-key-value/wrappers.html)
15-
- [Adapters Guide](https://strawgate.com/py-key-value/adapters.html)
16-
- [API Reference](https://strawgate.com/py-key-value/api/protocols.html)
12+
- [Getting Started Guide](https://strawgate.com/py-key-value/getting-started/)
13+
- [Stores Guide](https://strawgate.com/py-key-value/stores/)
14+
- [Wrappers Guide](https://strawgate.com/py-key-value/wrappers/)
15+
- [Adapters Guide](https://strawgate.com/py-key-value/adapters/)
16+
- [API Reference](https://strawgate.com/py-key-value/api/protocols/)
1717

1818
## Why use this library?
1919

@@ -197,7 +197,7 @@ Each store has a **stability rating** indicating likelihood of
197197
backwards-incompatible changes. Stable stores (Redis, Valkey, Disk, Keyring)
198198
are recommended for long-term storage.
199199

200-
**[📚 View all stores, installation guides, and examples →](https://strawgate.com/py-key-value/stores.html)**
200+
**[📚 View all stores, installation guides, and examples →](https://strawgate.com/py-key-value/stores/)**
201201

202202
### Adapters
203203

@@ -355,7 +355,7 @@ library.
355355
## Project links
356356

357357
- [Full Documentation](https://strawgate.com/py-key-value/)
358-
- [API Reference](https://strawgate.com/py-key-value/api/protocols.html)
358+
- [API Reference](https://strawgate.com/py-key-value/api/protocols/)
359359

360360
Contributions welcome but may not be accepted. File an issue before submitting
361361
a pull request. If you do not get agreement on your proposal before making a

0 commit comments

Comments
 (0)