Skip to content

Commit eb3cbef

Browse files
committed
Fx link
1 parent dee2646 commit eb3cbef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/py_compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Quá trình compile từ source code thành bytecode bao gồm các bước:
4444

4545
Tạo file hello.py với nội dung `print("Hello" + " Pymier 2024")`
4646

47-
[Build Python từ source]({filename}/slice_reverse.md) rồi chạy [lldb](https://familug.github.io/doc-code-bash-xem-vi-sao-echo-khong-hien-ten-file-an.html), đặt breakpoint tại function `pyrun_file` :
47+
[Build Python từ source]({filename}/slice_rev.md) rồi chạy [lldb](https://familug.github.io/doc-code-bash-xem-vi-sao-echo-khong-hien-ten-file-an.html), đặt breakpoint tại function `pyrun_file` :
4848

4949
```c
5050
$ lldb ./python

0 commit comments

Comments
 (0)