Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit dc29d16

Browse files
committed
Change *.html links to *.md
mdbook will automatically change these to their .html counterparts.
1 parent 54e848d commit dc29d16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/welcome_and_overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ This documentation covers topics for **installation**, **configuration** and
1111

1212
* Learn how to [install](setup/installation.md) and
1313
[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).
1515

1616
* See how to [upgrade](upgrade.md) between Synapse versions.
1717

1818
* 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).
2121

2222
* Learn how to [read log lines](usage/administration/request_log.md), configure
2323
[logging](usage/configuration/logging_sample_config.md) or set up [structured
@@ -50,7 +50,7 @@ following documentation:
5050
issue](https://github.com/matrix-org/synapse/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
5151

5252
* Understand [how Synapse is
53-
built](development/internal_documentation/index.html), how to [migrate
53+
built](development/internal_documentation/README.md), how to [migrate
5454
database schemas](development/database_schema.md), learn about
5555
[federation](federate.md) and how to [set up a local
5656
federation](federate.md#running-a-demo-federation-of-synapses) for development.

0 commit comments

Comments
 (0)