Skip to content

Commit 485e742

Browse files
committed
Update links to policy files
1 parent 2663a0f commit 485e742

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/topics/policy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ This is especially important as in the future it will make it possible to implem
6969
To understand the authorization process and how sessions are created, refer to the [authorization and sessions](./authorization.md) section.
7070

7171

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

0 commit comments

Comments
 (0)