Removed the word wiki from resources dropdown

This commit is contained in:
Chris Kalani
2019-08-30 13:23:47 -07:00
parent 598607f5a3
commit 1fb9d54174

View File

@@ -26,7 +26,7 @@ const introData: LinkConfig[] = [
shouldOpenInNewTab: true,
},
{
label: 'Legal Wiki',
label: 'Legal Guide',
url: `${WebsitePaths.DocsGuides}/legal-guide`,
shouldOpenInNewTab: true,
},