Swap out link

This commit is contained in:
Fabio Berger
2018-08-28 16:03:27 +01:00
parent ca0567ad09
commit ee1e50a722

View File

@@ -128,7 +128,7 @@ export class DevelopersDropDown extends React.Component<DevelopersDropDownProps,
}}
>
<Link
to={WebsitePaths.ZeroExJs/* TODO: Update once we have overview page */}
to={WebsitePaths.Docs}
className="text-decoration-none"
style={{
color: colors.lightBlueA700,