From 0f4f5ac81b10699e80760b9628495a94db7cc933 Mon Sep 17 00:00:00 2001 From: Abel Luck Date: Thu, 22 Nov 2018 11:42:13 +0000 Subject: [PATCH] Fix broken links in example configuration --- application.example.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application.example.yaml b/application.example.yaml index dee1a60..80ce652 100644 --- a/application.example.yaml +++ b/application.example.yaml @@ -64,28 +64,28 @@ storage.provider.sqlite.database: '/path/to/mxisd.db' # LDAP Backend # ################ # If you would like to integrate with your AD/Samba/LDAP server, -# see https://github.com/kamax-matrix/mxisd/blob/master/docs/backends/ldap.md +# see https://github.com/kamax-matrix/mxisd/blob/master/docs/stores/ldap.md ############### # SQL Backend # ############### # If you would like to integrate with a MySQL/MariaDB/PostgreQL/SQLite DB, -# see https://github.com/kamax-matrix/mxisd/blob/master/docs/backends/sql.md +# see https://github.com/kamax-matrix/mxisd/blob/master/docs/stores/sql.md ################ # REST Backend # ################ # If you would like to integrate with an existing web service/webapp, -# see https://github.com/kamax-matrix/mxisd/blob/master/docs/backends/rest.md +# see https://github.com/kamax-matrix/mxisd/blob/master/docs/stores/rest.md ################################################# # Notifications for invites/addition to profile # ################################################# # If you would like to change the content, -# see https://github.com/kamax-matrix/mxisd/blob/master/docs/threepids/notifications/template-generator.md +# see https://github.com/kamax-matrix/mxisd/blob/master/docs/threepids/notification/template-generator.md # #### E-mail invite sender #