mirror of
https://github.com/logos-storage/logos-storage-docs.git
synced 2026-01-08 00:03:08 +00:00
Removes codex networks, removes "join the testnet" on main page
This commit is contained in:
parent
06ea0973a7
commit
bf42a80e7a
@ -119,14 +119,6 @@ export default withMermaid({
|
||||
{ text: 'Troubleshoot', link: '/learn/troubleshoot' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Codex networks',
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: 'Devnet', link: '/networks/devnet' },
|
||||
{ text: 'Testnet', link: '/networks/testnet' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Developers',
|
||||
collapsed: false,
|
||||
@ -310,13 +302,6 @@ export default withMermaid({
|
||||
{ text: '문제 해결', link: '/ko/learn/troubleshoot' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Codex networks',
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: '테스트넷', link: '/ko/networks/testnet' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Developers',
|
||||
collapsed: false,
|
||||
|
||||
@ -74,7 +74,6 @@
|
||||
|
||||
Project structure
|
||||
- `learn` - All information to learn about Codex
|
||||
- `networks` - Codex networks related information
|
||||
- `developers` - Codex development process and guides
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user