File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -319,11 +319,8 @@ export const useNav = () => {
319
319
] ,
320
320
} ,
321
321
{
322
- // TODO: Delete /enterprise/private-ethereum/ and the menu link to it
323
- // Deleted items array and replaced it with href to lead to enterprise page
324
- //Deleted "private-ethereum/index.md" at "./public/content/enterprise/"
325
322
label : t ( "enterprise" ) ,
326
- description : t ( "nav-enterprise -description" ) ,
323
+ description : t ( "nav-mainnet -description" ) ,
327
324
icon : BsBuildings ,
328
325
href : "/enterprise/" ,
329
326
} ,
Original file line number Diff line number Diff line change 248
248
"nav-eip-label" : " EIPs - Ethereum improvement proposals" ,
249
249
"nav-emerging-description" : " Get to know other newer use cases for Ethereum" ,
250
250
"nav-emerging-label" : " Emerging use cases" ,
251
- "nav-enterprise-description" : " Business applications for Ethereum" ,
252
251
"nav-ethereum-org-description" : " This website is community driven—join us and contribute too" ,
253
252
"nav-ethereum-wallets-description" : " An app to interact with your Ethereum account" ,
254
253
"nav-events-description" : " Decentralization and freedom to participate for anyone" ,
286
285
"nav-overview-label" : " Overview" ,
287
286
"nav-participate-overview-description" : " Overview on how to participate" ,
288
287
"nav-primary" : " Primary" ,
289
- "nav-private-description" : " Developer resources for private enterprise Ethereum" ,
290
288
"nav-quizzes-description" : " Find out how well you understand Ethereum and cryptocurrencies" ,
291
289
"nav-quizzes-label" : " Test your knowledge" ,
292
290
"nav-refi-description" : " An alternative economic system built on regenerative principles" ,
You can’t perform that action at this time.
0 commit comments