mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-19 09:30:15 +00:00
fix(docs): make docs link absolute (#32068)
This commit is contained in:
parent
ea8f2a05ba
commit
16664d3b68
@ -163,7 +163,7 @@ WEBBROWSING_TOOL_FEAT_TABLE = {
|
|||||||
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
|
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
|
||||||
},
|
},
|
||||||
"Oxylabs Web Scraper API": {
|
"Oxylabs Web Scraper API": {
|
||||||
"link": "docs/integrations/tools/oxylabs",
|
"link": "/docs/integrations/tools/oxylabs",
|
||||||
"interactions": False,
|
"interactions": False,
|
||||||
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
|
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user