docs: fix missing notion intro in sidebar
This commit is contained in:
parent
a3ad6d9d18
commit
b220eb62b1
2 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import ThemedImage from "@theme/ThemedImage";
|
|||
import useBaseUrl from "@docusaurus/useBaseUrl";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
|
||||
# Introduction to Notion Integrations in Langflow
|
||||
# Introduction to Notion in Langflow
|
||||
|
||||
Get ready to revolutionize your workflows with the game-changing Notion integration in Langflow! 🎉 This incredible integration empowers you to seamlessly connect with Notion databases, pages, and users, opening up a world of possibilities for automating tasks and skyrocketing your productivity.
|
||||
|
||||
|
|
|
|||
|
|
@ -140,6 +140,7 @@ module.exports = {
|
|||
type: "category",
|
||||
label: "Notion",
|
||||
items: [
|
||||
"integrations/notion/intro",
|
||||
"integrations/notion/setup",
|
||||
"integrations/notion/search",
|
||||
"integrations/notion/list-database-properties",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue