Skip to content

Commit 2fc64f9

Browse files
committed
Fix projects link
1 parent faaa5e9 commit 2fc64f9

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

en/Docu_Admins.md

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
---
22
layout: page
3-
4-
key: docu_admin
53
lang: en
4+
key: docu_admin
65
---
76

87
# Help / Guide / Documentation for RDMO Admins
98

10-
There are three different roles within RDMO: [User]({{ site.baseurl }}/en/Docu_User), [Manager]({{ site.baseurl }}/en/Docu_Manager) and [Admins]({{ site .baseurl }}/en/Docu_Admins).<br/>
11-
As a <b>admin</b> you have the option:
9+
There are three different roles within RDMO: [User]({{ site.baseurl }}/en/Docu_User), [Manager]({{ site.baseurl }}/en/Docu_Manager) and [Admins]({{ site .baseurl }}/en/Docu_Admins).<br/> As a <b>admin</b> you have the option:
1210

1311
* Complete customisation of the user interface
14-
* Corporate design
15-
* Layout
12+
* Corporate design
13+
* Layout
1614
* Integration into the local infrastructure
17-
* Authorisation and authentication
18-
* APIs
15+
* Authorisation and authentication
16+
* APIs
1917

2018
## First Aid
2119

@@ -26,10 +24,7 @@ As a <b>admin</b> you have the option:
2624
* [Administration](http://rdmo.readthedocs.io/en/latest/administration/index.html) - manage users, groups and access permissions
2725
* [Upgrade](http://rdmo.readthedocs.io/en/latest/upgrade/index.html) - upgrade the RDMO app
2826

29-
30-
<b>Software</b>
31-
RDMO is implemented as a web application. It is available as open-source software on [github.com](https://github.com/rdmorganiser). Our main use case is the collaborative collecting, editing and maintenance of all necessary information for a sustainable data management. This is done along the notion of *projects*, which will be defined by the users for their particular context.
32-
The main functionality of RDMO includes the following features:
27+
<b>Software</b> RDMO is implemented as a web application. It is available as open-source software on [github.com](https://github.com/rdmorganiser). Our main use case is the collaborative collecting, editing and maintenance of all necessary information for a sustainable data management. This is done along the notion of *projects*, which will be defined by the users for their particular context. The main functionality of RDMO includes the following features:
3328

3429
## Development
3530

@@ -42,12 +37,10 @@ For the further development of RDMO, we use a roadmap process in which the exist
4237

4338
To transparently communicate the status of the work in progress, we use the "Projects" functionality of GitHub, where the individual issues are displayed on a [Kanban board](https://en.wikipedia.org/wiki/Kanban_board):
4439

45-
<https://github.com/orgs/rdmorganiser/projects/1>
40+
[https://github.com/orgs/rdmorganiser/projects](https://github.com/orgs/rdmorganiser/projects)
4641

4742
New feature requests, bug reports or security issues are best suggested or reported via GitHub Issue:
4843

49-
<https://github.com/rdmorganiser/rdmo/issues/new/choose>
44+
[https://github.com/rdmorganiser/rdmo/issues/new/choose](https://github.com/rdmorganiser/rdmo/issues/new/choose)
5045

5146
Of course, we also accept requests via all other communication channels.
52-
53-

0 commit comments

Comments
 (0)