correct the help link for apichain

This commit is contained in:
vincent-pli
2023-11-08 08:20:07 +08:00
parent be19cc6581
commit 964b5a263c
3 changed files with 4 additions and 4 deletions
@@ -47,7 +47,7 @@ class GETApiChain_Chains implements INode {
name: 'apiDocs',
type: 'string',
description:
'Description of how API works. Please refer to more <a target="_blank" href="https://github.com/hwchase17/langchain/blob/master/langchain/chains/api/open_meteo_docs.py">examples</a>',
'Description of how API works. Please refer to more <a target="_blank" href="https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/chains/api/open_meteo_docs.py">examples</a>',
rows: 4
},
{