Skip to content

Commit f3a5ad3

Browse files
author
saffron
committed
fix broken links
- somehow, a few /showroom links got converted.
1 parent 99031b3 commit f3a5ad3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

wiki/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ Source code for these games can be found [here](https://github.com/pmp-p?tab=rep
5454

5555
The code is read-only, so you should right-click then open in a new window.
5656

57-
- [i18n bidi, complex scripts](/showroom/pypad_git.html?-i#src/test_hb.py)
58-
- [Camera](/showroom/pypad_git.html?-i#src/test_vidcap.py)
59-
- [Panda3D](/showroom/pypad_dev.html?-i#src/test_panda3d_cube.py)
60-
- [Audio Record/Play](/showroom/pypad_dev.html?-i#src/test_audio.py)
61-
- [HTML output](/showroom/pypad_dev.html?-i#src/test_html.py)
57+
- [i18n bidi, complex scripts](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_hb.py)
58+
- [Camera](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_vidcap.py)
59+
- [Panda3D](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_panda3d_cube.py)
60+
- [Audio Record/Play](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_audio.py)
61+
- [HTML output](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_html.py)
6262

6363
## Technology
6464

0 commit comments

Comments
 (0)