Skip to content

Commit e48cff4

Browse files
author
Erick Friis
committed
docs: typo in contrib integrations
1 parent 585f467 commit e48cff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/contributing/how_to/integrations/publish.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ langchain-cli integration create-doc \
118118
These commands will create the following 3 files, which you should fill out with information about your package:
119119

120120
- `docs/docs/integrations/providers/parrot_link.ipynb`
121-
- `docs/docs/integrations/chat/parrot_-_link.ipynb`
122-
- `docs/docs/integrations/vectorstores/parrot_-_link.ipynb`
121+
- `docs/docs/integrations/chat/parrot_link.ipynb`
122+
- `docs/docs/integrations/vectorstores/parrot_link.ipynb`
123123

124124
### Manually create your documentation pages (if you prefer)
125125

0 commit comments

Comments
 (0)