changed baseUrl
This commit is contained in:
parent
f946db714f
commit
78bd6c19a2
28 changed files with 251 additions and 251 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"source": "@site/docs/buffer-memory.mdx",
|
||||
"sourceDirName": ".",
|
||||
"slug": "/buffer-memory",
|
||||
"permalink": "/buffer-memory",
|
||||
"permalink": "/langflow/buffer-memory",
|
||||
"draft": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
|
|
@ -14,10 +14,10 @@
|
|||
"sidebar": "docs",
|
||||
"previous": {
|
||||
"title": "Conversation Chain",
|
||||
"permalink": "/conversation-chain"
|
||||
"permalink": "/langflow/conversation-chain"
|
||||
},
|
||||
"next": {
|
||||
"title": "MidJourney Prompt Chain",
|
||||
"permalink": "/midjourney-prompt-chain"
|
||||
"permalink": "/langflow/midjourney-prompt-chain"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue