mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-17 08:29:28 +00:00
docs: sidebar capitalization (#27894)
This commit is contained in:
parent
4b8cd7a09a
commit
6973f7214f
@ -50,7 +50,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
link: {type: 'doc', id: 'concepts/index'},
|
link: {type: 'doc', id: 'concepts/index'},
|
||||||
label: "Conceptual Guide",
|
label: "Conceptual guide",
|
||||||
collapsible: false,
|
collapsible: false,
|
||||||
items: [{
|
items: [{
|
||||||
type: 'autogenerated',
|
type: 'autogenerated',
|
||||||
|
Loading…
Reference in New Issue
Block a user