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: installation/docker.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,4 +31,4 @@ docker run -ti -v .:/source pspdev/pspdev:latest
31
31
32
32
After that you can run `cd /source` to navigate to the code.
33
33
34
-
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](/basic_programs.html) page to for examples on what you can do with it.
34
+
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](../basic_programs.html) page to for examples on what you can do with it.
Copy file name to clipboardExpand all lines: installation/fedora.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,4 +39,4 @@ Installing the PSPDEV toolchain itself can be done with the following steps:
39
39
psp-config --pspdev-path
40
40
```
41
41
42
-
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](/basic_programs.html) page to for examples on what you can do with it.
42
+
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](../basic_programs.html) page to for examples on what you can do with it.
Copy file name to clipboardExpand all lines: installation/macos.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,4 +43,4 @@ Installing the PSPDEV toolchain itself can be done with the following steps:
43
43
psp-config --pspdev-path
44
44
```
45
45
46
-
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](/basic_programs.html) page to for examples on what you can do with it.
46
+
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](../basic_programs.html) page to for examples on what you can do with it.
Copy file name to clipboardExpand all lines: installation/ubuntu.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,4 +43,4 @@ Installing the PSPDEV toolchain itself can be done with the following steps:
43
43
psp-config --pspdev-path
44
44
```
45
45
46
-
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](/basic_programs.html) page to for examples on what you can do with it.
46
+
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](../basic_programs.html) page to for examples on what you can do with it.
Copy file name to clipboardExpand all lines: installation/windows.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,4 +58,4 @@ Installing the PSPDEV toolchain itself can be done with the following steps:
58
58
psp-config --pspdev-path
59
59
```
60
60
61
-
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](/basic_programs.html) page to for examples on what you can do with it.
61
+
That's it, now the PSPDEV toolchain can be used to build PSP software. Check out the [Basic Programs](../basic_programs.html) page to for examples on what you can do with it.
0 commit comments