Skip to content

Commit 221dda2

Browse files
authored
Fix links in README.md (#191)
1 parent 1f2c7eb commit 221dda2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
2. Carefully check if the program can hang.
1818

1919
### Steps to create a task:
20-
1. [Download all submodules](docs/download.md)
21-
2. [Set up your environment](docs/environment.md)
22-
3. [Build the project with `CMake`](docs/build.md)
23-
4. [How to submit your current work](docs/submit_work.md)
20+
1. [Download all submodules](docs/download.rst)
21+
2. [Set up your environment](docs/environment.rst)
22+
3. [Build the project with `CMake`](docs/build.rst)
23+
4. [How to submit your current work](docs/submit_work.rst)

0 commit comments

Comments
 (0)