Skip to content

Commit 18a377c

Browse files
AndyDai-nvnv-hwoo
andauthored
Fix typo (#747)
* Update Homepage and Bug tracker links Co-authored-by: Hyunjae Woo <[email protected]> --------- Co-authored-by: Hyunjae Woo <[email protected]>
1 parent ebafa2d commit 18a377c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/c++/perf_analyzer/genai-perf/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ dependencies = [
6767
genai-perf = "genai_perf.main:main"
6868

6969
[project.urls]
70-
"Homepage" = "https://github.com/triton-inference-server/"
71-
"Bug Tracker" = "https://github.com/triton-inference-server/server/issues"
70+
"Homepage" = "https://github.com/triton-inference-server/client"
71+
"Bug Tracker" = "https://github.com/triton-inference-server/client/issues"
7272

7373
# Build
7474
[build-system]

0 commit comments

Comments
 (0)