@@ -11,13 +11,13 @@ This documentation covers topics for **installation**, **configuration** and
11
11
12
12
* Learn how to [ install] ( setup/installation.md ) and
13
13
[ configure] ( usage/configuration/config_documentation.md ) your own instance, perhaps with [ Single
14
- Sign-On] ( usage/configuration/user_authentication/index.html ) .
14
+ Sign-On] ( usage/configuration/user_authentication/README.md ) .
15
15
16
16
* See how to [ upgrade] ( upgrade.md ) between Synapse versions.
17
17
18
18
* Administer your instance using the [ Admin
19
- API] ( usage/administration/admin_api/index.html ) , installing [ pluggable
20
- modules] ( modules/index.html ) , or by accessing the [ manhole] ( manhole.md ) .
19
+ API] ( usage/administration/admin_api/README.md ) , installing [ pluggable
20
+ modules] ( modules/index.md ) , or by accessing the [ manhole] ( manhole.md ) .
21
21
22
22
* Learn how to [ read log lines] ( usage/administration/request_log.md ) , configure
23
23
[ logging] ( usage/configuration/logging_sample_config.md ) or set up [ structured
@@ -50,7 +50,7 @@ following documentation:
50
50
issue] ( https://github.com/matrix-org/synapse/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 ) .
51
51
52
52
* Understand [ how Synapse is
53
- built] ( development/internal_documentation/index.html ) , how to [ migrate
53
+ built] ( development/internal_documentation/README.md ) , how to [ migrate
54
54
database schemas] ( development/database_schema.md ) , learn about
55
55
[ federation] ( federate.md ) and how to [ set up a local
56
56
federation] ( federate.md#running-a-demo-federation-of-synapses ) for development.
0 commit comments