Skip to content

Commit 000b30d

Browse files
matejvasekgauron99
andcommitted
fix templates ref
picking knative#2967 Signed-off-by: Matej Vašek <mvasek@redhat.com> Co-authored-by: David Fridrich <fridrich.david19@gmail.com>
1 parent 87fe381 commit 000b30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/mcp/mcp.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
var TEMPLATE_RESOURCE_URIS = []string{
11-
"https://github.com/gauron99/func-templates",
11+
"https://github.com/functions-dev/templates",
1212
}
1313

1414
type MCPServer struct {

0 commit comments

Comments
 (0)