You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ This is not a full simulation library. As such it does not include any physics o
28
28
29
29
## Build
30
30
31
-
Instruction for building and including the IPC Toolkit in your CMake project can be found on the website [here](https://ipctk.xyz/bulding.html).
31
+
Instruction for building and including the IPC Toolkit in your CMake project can be found on the website [here](https://ipctk.xyz/building.html).
32
32
33
33
### Dependencies
34
34
@@ -46,7 +46,7 @@ For more information see the [Python documentation](https://ipctk.xyz/python.htm
46
46
47
47
## Usage
48
48
49
-
See the [tutorial](https://ipctk.xyz/tutorial/getting_started.html) for a quick introduction to the toolkit, or the [documentation](https://ipctk.xyz/cpp.html) for a full reference.
49
+
See the [tutorial](https://ipctk.xyz/tutorial/getting_started.html) for a quick introduction to the toolkit, or the [documentation](https://ipctk.xyz/cpp-api/potentials.html) for a full reference.
0 commit comments