Explorar el Código

Fix URL typo

pull/793/head
Slavi Pantaleev hace 5 años
padre
commit
018f213c60
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/configuring-playbook-matrix-registration.md

+ 1
- 1
docs/configuring-playbook-matrix-registration.md Ver fichero

@@ -10,7 +10,7 @@ Use matrix-registration to **create unique registration links**, which people ca

- **an API for creating registration tokens** (unique registration links). This API can be used via `curl` or via the playbook (see [Usage](#usage) below)

- **a user registration page**, where people can use these registration tokens. By default, exposed at `https:///matrix.DOMAIN/matrix-registration`
- **a user registration page**, where people can use these registration tokens. By default, exposed at `https://matrix.DOMAIN/matrix-registration`


## Installing


Cargando…
Cancelar
Guardar