Skip to content

Commit 76ea9a3

Browse files
fix
1 parent 8e35031 commit 76ea9a3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/projects.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A project groups:
1616

1717
## 📤 Creating a Project
1818

19-
Only [admin/superusers](#roles-access) can create new projects via the UI or API.
19+
Only [admin/superusers](#-roles--access) can create new projects via the UI or API.
2020

2121
To create a project:
2222
1. Log in as an admin
@@ -38,12 +38,12 @@ Each project has the following sections:
3838
(admin users will see all sections; regular users will only see a subset)
3939

4040
- **Main info**`/project/:id`
41-
- [**upload data**](#uploading)`/project/:id/upload`
42-
- [**validate data**](#validation)`/project/:id/validate`
43-
- [**goals**](#goals)`/project/:id/goals`
44-
- [**statistics**](#stats-progress)`/project/:id/stats`
45-
- [**download data**](#downloading-results)`/project/:id/download`
46-
- [**edit**](#edit-project)`/project/:id/edit`
41+
- [**upload data**](#-uploading)`/project/:id/upload`
42+
- [**validate data**](#-validation)`/project/:id/validate`
43+
- [**goals**](#-goals)`/project/:id/goals`
44+
- [**statistics**](#-stats-progress)`/project/:id/stats`
45+
- [**download data**](#-downloading-results)`/project/:id/download`
46+
- [**edit**](#-edit-project)`/project/:id/edit`
4747

4848
More of that below
4949

0 commit comments

Comments
 (0)