Skip to content

Commit 7bf915d

Browse files
authored
Update README.md
1 parent 3057932 commit 7bf915d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ But there are templates to customize runtime startup for 2D and 3D, see [templat
103103

104104
- [List of available wheels](/wiki/pkg/)
105105
- [requesting modules](https://github.com/pygame-web/pkg-porting-wasm/issues)
106-
- Panda3D quickstart https://pygame-web.github.io/wiki/pkg/panda3d/
106+
- [Panda3D quickstart](https://pygame-web.github.io/wiki/pkg/panda3d)
107107

108108

109109
When importing **non-stdlib** packages (for example, numpy or matplotlib), you must put their import statements at top of `main.py`. You should also add a metadata header as specified by [PEP 723](https://peps.python.org/pep-0723/), for example:

0 commit comments

Comments
 (0)