Skip to content

Commit 81d06df

Browse files
modified: docs/index.md,docs/reference/external-access.md
1 parent ac4805c commit 81d06df

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ If there’s a particular area of documentation that you’d like to see that’
3333
1. [Contribute](how-to/contribute.md)
3434
1. [Reference](reference)
3535
1. [Actions](reference/actions.md)
36+
1. [External access](reference/external-access.md)
3637
1. [Integrations](reference/integrations.md)
3738
1. [Explanation](explanation)
3839
1. [Charm architecture](explanation/charm-architecture.md)

docs/reference/external-access.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Synapse configuration sets default to matrix.org.
1515
Federation is the process by which users on different servers can participate in the same room.
1616
For this to work, the server communicate with each other via HTTPS port 8448 or a different port
1717
depending how the server is configured. See ["Setting up federation"](https://matrix-org.github.io/synapse/latest/federate.html)
18-
in Matrix documentation for reference.
18+
in Matrix documentation for reference.

0 commit comments

Comments
 (0)