Switch out whitepaper with 0x protocol specification
This commit is contained in:
@@ -53,8 +53,8 @@ const usefulLinksToLinkInfo: ALink[] = [
|
||||
shouldOpenInNewTab: true,
|
||||
},
|
||||
{
|
||||
title: Key.Whitepaper,
|
||||
to: WebsitePaths.Whitepaper,
|
||||
title: Key.ProtocolSpecification,
|
||||
to: constants.URL_PROTOCOL_SPECIFICATION,
|
||||
shouldOpenInNewTab: true,
|
||||
},
|
||||
];
|
||||
|
Reference in New Issue
Block a user