aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/types.ts
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-12-18 07:34:21 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-12-18 07:34:21 +0800
commit4cf3172c900f9b7ea7102ff2785932e8c9f473ca (patch)
tree5deac537115f43829ada94cd1b88c5e86310f84b /packages/website/ts/types.ts
parent8452c05952171943eae3145b82492dc018d31e1a (diff)
downloaddexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.tar
dexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.tar.gz
dexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.tar.bz2
dexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.tar.lz
dexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.tar.xz
dexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.tar.zst
dexon-0x-contracts-4cf3172c900f9b7ea7102ff2785932e8c9f473ca.zip
feat: final footer polish
Diffstat (limited to 'packages/website/ts/types.ts')
-rw-r--r--packages/website/ts/types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/types.ts b/packages/website/ts/types.ts
index b54ec94b6..e4df19990 100644
--- a/packages/website/ts/types.ts
+++ b/packages/website/ts/types.ts
@@ -359,7 +359,7 @@ export enum WebsitePaths {
LaunchKit = '/launch-kit',
Instant = '/instant',
Community = '/community',
- Ecosystem = '/ecosystem',
+ Ecosystem = '/eap',
MarketMaker = '/market-maker',
Why = '/why',
Whitepaper = '/pdfs/0x_white_paper.pdf',