Skip to content

Commit f5ac383

Browse files
Docs: Add links to CPython repo and tests in Sources section
Co-Authored-By: Amp <amp@ampcode.com>
1 parent 3ef9499 commit f5ac383

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Found an inaccuracy or want to add content? See our [Contributing Guidelines](ht
6161

6262
- [Python Official Documentation](https://docs.python.org/3/)
6363
- [TimeComplexity Wiki](https://wiki.python.org/moin/TimeComplexity)
64-
- CPython source code and implementation details
65-
- Performance testing and benchmarking
64+
- [CPython source code](https://github.com/python/cpython) and implementation details
65+
- [Performance testing](https://github.com/heikkitoivonen/python-time-space-complexity/tree/main/tests) and benchmarking
6666

6767
---
6868

0 commit comments

Comments
 (0)