mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 06:14:37 +00:00
Fixed typo leading to broken link (#4034)
This commit is contained in:
parent
afa9d1292b
commit
525db1b6cb
@ -2,7 +2,7 @@ Text Splitters
|
|||||||
==========================
|
==========================
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
`Conceptual Guide <https://docs.langchain.com/docs/components/indexing/text-splitter>`_
|
`Conceptual Guide <https://docs.langchain.com/docs/components/indexing/text-splitters>`_
|
||||||
|
|
||||||
|
|
||||||
When you want to deal with long pieces of text, it is necessary to split up that text into chunks.
|
When you want to deal with long pieces of text, it is necessary to split up that text into chunks.
|
||||||
@ -38,4 +38,4 @@ Please see below for that list.
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
./text_splitters/examples/*
|
./text_splitters/examples/*
|
||||||
|
Loading…
Reference in New Issue
Block a user