mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
docs: Add correct URL for credentials doc to OpenAI node (#4961)
add correct URL for credentials doc
This commit is contained in:
parent
231257d081
commit
37b1e079ea
|
@ -6,7 +6,7 @@
|
||||||
"resources": {
|
"resources": {
|
||||||
"credentialDocumentation": [
|
"credentialDocumentation": [
|
||||||
{
|
{
|
||||||
"url": "https://docs.n8n.io/credentials/openAiApi"
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/openai/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"primaryDocumentation": [
|
"primaryDocumentation": [
|
||||||
|
|
Loading…
Reference in a new issue