Update blog link to not be /latest, and use constant in mobile nav
This commit is contained in:
@@ -74,7 +74,7 @@ export const constants = {
|
||||
URL_ANGELLIST: 'https://angel.co/0xproject/jobs',
|
||||
URL_APACHE_LICENSE: 'http://www.apache.org/licenses/LICENSE-2.0',
|
||||
URL_BITLY_API: 'https://api-ssl.bitly.com',
|
||||
URL_BLOG: 'https://blog.0xproject.com/latest',
|
||||
URL_BLOG: 'https://blog.0xproject.com',
|
||||
URL_DISCOURSE_FORUM: 'https://forum.0x.org',
|
||||
URL_ECOSYSTEM_APPLY: 'https://0x.smapply.io/',
|
||||
URL_ECOSYSTEM_BLOG_POST: 'https://blog.0xproject.com/announcing-the-0x-ecosystem-acceleration-program-89d1cb89d565',
|
||||
|
Reference in New Issue
Block a user