mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-12 05:52:10 +00:00
Move Hacking to Gitea main repo (#429)
Related: https://github.com/go-gitea/gitea/pull/37960 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <29147+wxiaoguang@noreply.gitea.com> Reviewed-on: https://gitea.com/gitea/docs/pulls/429 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com> Co-authored-by: Nicolas <bircni@icloud.com>
This commit is contained in:
14
sidebars.js
14
sidebars.js
@@ -57,20 +57,6 @@ module.exports = {
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Contributing',
|
||||
link: {
|
||||
"type": "doc",
|
||||
"id": "contributing/contributing"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
type: 'autogenerated',
|
||||
dirName: 'contributing',
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Help',
|
||||
|
||||
Reference in New Issue
Block a user