Quellcode durchsuchen

Fix URL typo

pull/793/head
Slavi Pantaleev vor 5 Jahren
Ursprung
Commit
018f213c60
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-matrix-registration.md

+ 1
- 1
docs/configuring-playbook-matrix-registration.md Datei anzeigen

@@ -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) - **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 ## Installing


Laden…
Abbrechen
Speichern