We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef9499 commit f5ac383Copy full SHA for f5ac383
1 file changed
docs/index.md
@@ -61,8 +61,8 @@ Found an inaccuracy or want to add content? See our [Contributing Guidelines](ht
61
62
- [Python Official Documentation](https://docs.python.org/3/)
63
- [TimeComplexity Wiki](https://wiki.python.org/moin/TimeComplexity)
64
-- CPython source code and implementation details
65
-- Performance testing and benchmarking
+- [CPython source code](https://github.com/python/cpython) and implementation details
+- [Performance testing](https://github.com/heikkitoivonen/python-time-space-complexity/tree/main/tests) and benchmarking
66
67
---
68
0 commit comments