mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
docs: reorganize contributing docs (#27649)
This commit is contained in:
@@ -18,7 +18,7 @@ hide_table_of_contents: true
|
||||
:::info
|
||||
|
||||
If you'd like to write your own document loader, see [this how-to](/docs/how_to/document_loader_custom/).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/integrations/).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/how_to/integrations/).
|
||||
|
||||
:::
|
||||
|
||||
|
@@ -18,7 +18,7 @@ hide_table_of_contents: true
|
||||
|
||||
:::info
|
||||
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/integrations/).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/how_to/integrations/).
|
||||
|
||||
:::
|
||||
|
||||
|
@@ -122,7 +122,7 @@ sidebar_class_name: hidden
|
||||
:::info
|
||||
|
||||
If you'd like to write your own integration, see [Extending LangChain](/docs/how_to/#custom).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/integrations/).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/how_to/integrations/).
|
||||
|
||||
:::
|
||||
|
||||
|
@@ -189,7 +189,7 @@ A [toolkit](/docs/concepts#toolkits) is a collection of tools meant to be used t
|
||||
:::info
|
||||
|
||||
If you'd like to write your own tool, see [this how-to](/docs/how_to/custom_tools/).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/integrations/).
|
||||
If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/how_to/integrations/).
|
||||
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user