fix templates ref

This commit is contained in:
David Fridrich 2025-08-05 08:55:36 +02:00
parent 2e49dd0de8
commit 863ebab637
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
)
var TEMPLATE_RESOURCE_URIS = []string{
"https://github.com/gauron99/func-templates",
"https://github.com/functions-dev/templates",
}
type MCPServer struct {