feat(website): add market making section to developers dropdown
This commit is contained in:
@@ -37,6 +37,10 @@ const introData: LinkConfig[] = [
|
||||
label: 'Use networked liquidity',
|
||||
url: `${WebsitePaths.Wiki}#Find,-Submit,-Fill-Order-From-Relayer`,
|
||||
},
|
||||
{
|
||||
label: 'Market making',
|
||||
url: `${WebsitePaths.MarketMaker}`,
|
||||
},
|
||||
];
|
||||
|
||||
const docsData: LinkConfig[] = [
|
||||
|
Reference in New Issue
Block a user