mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Move Hacking to Gitea main repo (#429)
Related: https://github.com/go-gitea/gitea/pull/37960 Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: wxiaoguang <[email protected]> Reviewed-on: https://gitea.com/gitea/docs/pulls/429 Reviewed-by: Lunny Xiao <[email protected]> Reviewed-by: silverwind <[email protected]> Co-authored-by: Nicolas <[email protected]>
This commit is contained in:
committed by
Lunny Xiao
co-authored by
Lunny Xiao
wxiaoguang
parent
20c924ddb6
commit
e3317cd869
-14
@@ -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