mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
docs: remove templates (#25717)
- [x] check redirect works at template root - [x] check redirect works within individual template page
This commit is contained in:
@@ -383,22 +383,6 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
],
|
||||
templates: [
|
||||
{
|
||||
type: "category",
|
||||
label: "Templates",
|
||||
items: [
|
||||
{
|
||||
type: "autogenerated",
|
||||
dirName: "templates",
|
||||
},
|
||||
],
|
||||
link: {
|
||||
type: "doc",
|
||||
id: "templates/index",
|
||||
},
|
||||
},
|
||||
],
|
||||
contributing: [
|
||||
{
|
||||
type: "category",
|
||||
|
Reference in New Issue
Block a user