We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585f467 commit e48cff4Copy full SHA for e48cff4
docs/docs/contributing/how_to/integrations/publish.mdx
@@ -118,8 +118,8 @@ langchain-cli integration create-doc \
118
These commands will create the following 3 files, which you should fill out with information about your package:
119
120
- `docs/docs/integrations/providers/parrot_link.ipynb`
121
-- `docs/docs/integrations/chat/parrot_-_link.ipynb`
122
-- `docs/docs/integrations/vectorstores/parrot_-_link.ipynb`
+- `docs/docs/integrations/chat/parrot_link.ipynb`
+- `docs/docs/integrations/vectorstores/parrot_link.ipynb`
123
124
### Manually create your documentation pages (if you prefer)
125
0 commit comments