File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ import { Cards } from 'nextra/components'
55Mixpanel has an extensive suite of data monitoring and management tools, take a look below:
66
77<Cards >
8- <Cards.Card icon title = " Lexicon - Data Descriptions " href = " /docs/data-governance/lexicon" />
8+ <Cards.Card icon title = " Lexicon - Data Dictionary " href = " /docs/data-governance/lexicon" />
99 <Cards.Card icon title = " Data Views & Classification" href = " /docs/data-governance/data-views-and-classification" />
10+ <Cards.Card icon title = " Data Standards" href = " /docs/data-governance/data-standards" />
1011 <Cards.Card icon title = " Event Approval" href = " /docs/data-governance/event-approval" />
1112 <Cards.Card icon title = " Data Volume Monitoring" href = " /docs/data-governance/data-volume-monitoring" />
12- <Cards.Card icon title = " Data Clean-Up" href = " /docs/data-governance/data-clean-up" />
13- <Cards.Card icon title = " Data Standards" href = " /docs/data-governance/data-standards" />
13+ <Cards.Card icon title = " Data Clean-Up" href = " /docs/data-governance/data-clean-up" />
1414</Cards >
Original file line number Diff line number Diff line change 11export default {
22 "lexicon" : "Lexicon" ,
3- "data-views-and-classification" : "Data Views & Classification" ,
4- "event-approval " : "Event Approval" ,
5- "data-volume-monitoring " : "Data Volume Monitoring" ,
6- "data-standards " : "Data Standards" ,
3+ "data-views-and-classification" : "Data Views & Classification" ,
4+ "data-standards " : "Data Standards" ,
5+ "event-approval " : "Event Approval" ,
6+ "data-volume-monitoring " : "Data Volume Monitoring" ,
77 "data-clean-up" : "Data Clean-Up"
88}
You can’t perform that action at this time.
0 commit comments