Skip to content

Commit 7a4124d

Browse files
committed
remove comparison to rust-cpython
1 parent f12f928 commit 7a4124d

File tree

2 files changed

+2
-85
lines changed

2 files changed

+2
-85
lines changed

guide/src/SUMMARY.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@
3636
---
3737

3838
[Appendix A: Migration guide](migration.md)
39-
[Appendix B: PyO3 and rust-cpython](rust_cpython.md)
40-
[Appendix C: Trait bounds](trait_bounds.md)
41-
[Appendix D: Python typing hints](python_typing_hints.md)
39+
[Appendix B: Trait bounds](trait_bounds.md)
40+
[Appendix C: Python typing hints](python_typing_hints.md)
4241
[CHANGELOG](changelog.md)
4342

4443
---

guide/src/rust_cpython.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)