Don't include an empty architecture document (#1274)
## Description
Removes a blank document.
## Type of change
- [x] 🗺️ Documentation
This commit is contained in:
parent
286a74e819
commit
d7ec159b08
@ -42,7 +42,7 @@ const sidebars = {
|
|||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Developer guide',
|
label: 'Developer guide',
|
||||||
items: [
|
items: [
|
||||||
'developers/architecture', 'developers/build', 'developers/testing', 'developers/linters'
|
'developers/build', 'developers/testing', 'developers/linters'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user