Skip to content

Commit af2b3e9

Browse files
authored
Link listsort.txt in InternalDocs/README.md (#142619)
1 parent 2a820e2 commit af2b3e9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

InternalDocs/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ Runtime Objects
2929

3030
- [Frames](frames.md)
3131

32-
- [String Interning](string_interning.md)
33-
3432
Program Execution
3533
---
3634

@@ -48,6 +46,14 @@ Program Execution
4846

4947
- [Stack protection](stack_protection.md)
5048

49+
Built-in Types
50+
---
51+
52+
- [String Interning](string_interning.md)
53+
54+
- [List sort algorithm](../Objects/listsort.txt)
55+
<!-- (kept at the original location outside this directory) -->
56+
5157
Modules
5258
---
5359

0 commit comments

Comments
 (0)