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