diff --git a/README.md b/README.md index 52588df8..897ad00c 100644 --- a/README.md +++ b/README.md @@ -289,11 +289,11 @@ If you want to know more about Jittor, please check out the notebooks below: -[1]: notebooks/example.md "example" -[2]: notebooks/basics.md "basics" -[3]: notebooks/meta_op.md "meta_op" -[4]: notebooks/custom_op.md "custom_op" -[5]: notebooks/profiler.md "profiler" +[1]: notebook/example.src.md "example" +[2]: notebook/basics.src.md "basics" +[3]: notebook/meta_op.src.md "meta_op" +[4]: notebook/custom_op.src.md "custom_op" +[5]: notebook/profiler.src.md "profiler" Those notebooks can be started in your own computer by `python3.7 -m jittor.notebook`