Skip to content

Commit 16664d3

Browse files
authored
fix(docs): make docs link absolute (#32068)
1 parent ea8f2a0 commit 16664d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripts/tool_feat_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
164164
},
165165
"Oxylabs Web Scraper API": {
166-
"link": "docs/integrations/tools/oxylabs",
166+
"link": "/docs/integrations/tools/oxylabs",
167167
"interactions": False,
168168
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
169169
},

0 commit comments

Comments
 (0)