|
10 | 10 | {
|
11 | 11 | "title": "Screenshots",
|
12 | 12 | "description": "View screenshots of the Coder platform",
|
13 |
| - "path": "./start/screenshots.md" |
| 13 | + "path": "./about/screenshots.md" |
14 | 14 | },
|
15 | 15 | {
|
16 | 16 | "title": "Quickstart",
|
|
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 | {
|
|
0 commit comments