File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 38
38
{
39
39
"title" : " Code of Conduct" ,
40
40
"description" : " See the code of conduct for contributing to Coder" ,
41
- "path" : " ./contributing/ CODE_OF_CONDUCT.md" ,
41
+ "path" : " ./CODE_OF_CONDUCT.md" ,
42
42
"icon_path" : " ./images/icons/circle-dot.svg"
43
43
},
44
44
{
45
45
"title" : " Documentation" ,
46
46
"description" : " Our style guide for use when authoring documentation" ,
47
- "path" : " ./contributing/documentation.md" ,
47
+ "path" : " ./about/ contributing/documentation.md" ,
48
48
"icon_path" : " ./images/icons/document.svg"
49
49
},
50
50
{
51
51
"title" : " Backend" ,
52
52
"description" : " Our guide for backend development" ,
53
- "path" : " ./contributing/backend.md" ,
53
+ "path" : " ./about/ contributing/backend.md" ,
54
54
"icon_path" : " ./images/icons/gear.svg"
55
55
},
56
56
{
57
57
"title" : " Frontend" ,
58
58
"description" : " Our guide for frontend development" ,
59
- "path" : " ./contributing/frontend.md" ,
59
+ "path" : " ./about/ contributing/frontend.md" ,
60
60
"icon_path" : " ./images/icons/frontend.svg"
61
61
},
62
62
{
You can’t perform that action at this time.
0 commit comments