File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ This is especially important as in the future it will make it possible to implem
69
69
To understand the authorization process and how sessions are created, refer to the [ authorization and sessions] ( ./authorization.md ) section.
70
70
71
71
72
- [ ` register.rego ` ] : https://github.com/matrix-org /matrix-authentication-service/blob/main/policies/register.rego
73
- [ ` email.rego ` ] : https://github.com/matrix-org /matrix-authentication-service/blob/main/policies/email.rego
74
- [ ` password.rego ` ] : https://github.com/matrix-org /matrix-authentication-service/blob/main/policies/password.rego
75
- [ ` client_registration.rego ` ] : https://github.com/matrix-org /matrix-authentication-service/blob/main/policies/client_registration.rego
76
- [ `authorization_grant.rego` ] : https://github.com/matrix-org /matrix-authentication-service/blob/main/policies/authorization_grant.rego
72
+ [ ` register.rego ` ] : https://github.com/element-hq /matrix-authentication-service/blob/main/policies/register.rego
73
+ [ ` email.rego ` ] : https://github.com/element-hq /matrix-authentication-service/blob/main/policies/email.rego
74
+ [ ` password.rego ` ] : https://github.com/element-hq /matrix-authentication-service/blob/main/policies/password.rego
75
+ [ ` client_registration.rego ` ] : https://github.com/element-hq /matrix-authentication-service/blob/main/policies/client_registration.rego
76
+ [ `authorization_grant.rego` ] : https://github.com/element-hq /matrix-authentication-service/blob/main/policies/authorization_grant.rego
You can’t perform that action at this time.
0 commit comments