Docs: side menu to match the order (llms) (#557)

Small quick fix:

Suggest making the order of the menu the same as it is written on the
page (Getting Started -> Key Concepts). Before the menu order was not
the same as it was on the page. Not sure if this is the only place the
menu is affected.

Mismatch is found here:
https://langchain.readthedocs.io/en/latest/modules/llms.html
harrison/pinecone-try-except
Nicolas 1 year ago committed by GitHub
parent 823a44ef80
commit 948eee9fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,8 +20,8 @@ The following sections of documentation are provided:
:maxdepth: 1
:name: LLMs
:hidden:
./llms/key_concepts.md
./llms/getting_started.ipynb
./llms/key_concepts.md
./llms/how_to_guides.rst
Reference<../reference/modules/llms.rst>
Reference<../reference/modules/llms.rst>

Loading…
Cancel
Save