docs: added a swap conceptual guide (#3888)

* docs: added a swap conceptual guide

* fix link type

* added text
This commit is contained in:
Shahed Nasser
2023-04-20 14:51:07 +03:00
committed by GitHub
parent 7e213f2106
commit f1edcb0e31
4 changed files with 174 additions and 10 deletions
+1 -2
View File
@@ -269,12 +269,11 @@ Learn how order-related entities are built, their relation to other modules, and
},
{
type: 'link',
href: '#',
href: '/modules/orders/swaps',
label: 'Architecture: Swap',
customProps: {
icon: Icons['circle-stack-solid'],
description: 'Learn about the Swap architecture.',
isSoon: true,
}
},
{