소스 검색

Fix inter-doc links

pull/2750/head
Antoine-Ali ZARROUK 3 년 전
부모
커밋
9ab50ac8de
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      docs/howto-server-delegation.md
  2. +1
    -1
      docs/howto-srv-server-delegation.md

+ 1
- 1
docs/howto-server-delegation.md 파일 보기

@@ -49,7 +49,7 @@ To use DNS SRV record validation, you need to:


- ensure that you are serving the Matrix Federation API (tcp/8448) with a certificate for `<your-domain>` (not `matrix.<your-domain>`!). Getting this certificate to the `matrix.<your-domain>` server may be complicated. The playbook's automatic SSL obtaining/renewal flow will likely not work and you'll need to copy certificates around manually. See below. - ensure that you are serving the Matrix Federation API (tcp/8448) with a certificate for `<your-domain>` (not `matrix.<your-domain>`!). Getting this certificate to the `matrix.<your-domain>` server may be complicated. The playbook's automatic SSL obtaining/renewal flow will likely not work and you'll need to copy certificates around manually. See below.


For more details on [how to configure the playbook to work with SRV delegation]()
For more details on [how to configure the playbook to work with SRV delegation](howto-srv-server-delegation.md)


### Obtaining certificates ### Obtaining certificates




+ 1
- 1
docs/howto-srv-server-delegation.md 파일 보기

@@ -1,6 +1,6 @@
# Server Delegation via a DNS SRV record (advanced) # Server Delegation via a DNS SRV record (advanced)


**Reminder** : unless you are affected by the [Downsides of well-known-based Server Delegation](#downsides-of-well-known-based-server-delegation), we suggest you stay on the simple/default path : [Server Delegation](howto-server-delegation.md)
**Reminder** : unless you are affected by the [Downsides of well-known-based Server Delegation](howto-server-delegation.md#downsides-of-well-known-based-server-delegation), we suggest you stay on the simple/default path : [Server Delegation](howto-server-delegation.md)


## Prerequisites ## Prerequisites




불러오는 중...
취소
저장