Skip to content

Commit 6781067

Browse files
authored
Add links to source/issues/docs/funding (#110)
1 parent de4244c commit 6781067

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ email = "[email protected]"
3232

3333
[project.urls]
3434
Homepage = "https://jupyter.org"
35+
Documentation = "https://jupyter-server-terminals.readthedocs.io"
36+
Funding = "https://jupyter.org/about#donate"
37+
Source = "https://github.com/jupyter-server/jupyter_server_terminals"
38+
Tracker = "https://github.com/jupyter-server/jupyter_server_terminals/issues"
3539

3640
[project.optional-dependencies]
3741
test = [

0 commit comments

Comments
 (0)