Skip to content

Commit 820f31e

Browse files
committed
Dev
1 parent 6665d58 commit 820f31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ FetchContent_Declare(
9191
)
9292
FetchContent_Declare(
9393
repo-backend
94-
GIT_REPOSITORY https://github.com/jishminor/backend.git
94+
GIT_REPOSITORY https://github.com/triton-inference-server/backend.git
9595
GIT_TAG ${TRITON_BACKEND_REPO_TAG}
9696
GIT_SHALLOW ON
9797
)

0 commit comments

Comments
 (0)