mirror of https://github.com/knative/func.git
fix templates ref
This commit is contained in:
parent
2e49dd0de8
commit
863ebab637
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue