Skip to content

Commit

Permalink
Update project url (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 authored Jul 17, 2024
1 parent ef99d39 commit bee0c15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ file = "README.md"
content-type = "text/markdown"

[project.urls]
Homepage = "https://github.com/pyodide/pyodide"
"Bug Tracker" = "https://github.com/pyodide/pyodide/issues"
Homepage = "https://github.com/pyodide/pyodide-build"
"Bug Tracker" = "https://github.com/pyodide/pyodide-build/issues"
Documentation = "https://pyodide.org/en/stable/"

[project.entry-points."pipx.run"]
Expand Down

0 comments on commit bee0c15

Please sign in to comment.