We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac432e commit 13c7e76Copy full SHA for 13c7e76
pkg/mcp/mcp.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
var TEMPLATE_RESOURCE_URIS = []string{
11
- "https://github.com/gauron99/func-templates",
+ "https://github.com/functions-dev/templates",
12
}
13
14
type MCPServer struct {
0 commit comments