]> WPIA git - motion.git/blobdiff - README.md
Merge branch 'proxy-vote' into 'master'
[motion.git] / README.md
index c41874a73c738eef688a1cd27ef1c7e42faafcfc..18df67fdae1672541b8e4705a7810fa2e90677bc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ The following user rights can be granted:
 - cancel: user is able to cancel a running motion
 - finish: user is able to close a running motion
 - audit: user is able to see given votes of a finished motion
+- proxyadmin: user is able to grant proxy rights for users
 
 To grant right use the following (here with vote right as example):
 - on all groups add "vote:*"
@@ -49,7 +50,7 @@ To grant right use the following (here with vote right as example):
 
 Within the motion content markdown can be used for formatting e.g. 
 * To add a line break add two lines
-* to enter a link use `[text](https//domain.tld/link)`
+* to enter a link use `[text](https://domain.tld/link)`
 
 ## Settings for nginx