From e80675c9e9135050f3b7334a40c680dcf2485b00 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 14 Nov 2017 15:03:51 +0000 Subject: [PATCH] Link in markdown, not swagger --- api/identity/lookup.yaml | 2 -- specification/client_server_api.rst | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/api/identity/lookup.yaml b/api/identity/lookup.yaml index ed16e4bf..d039f2b5 100644 --- a/api/identity/lookup.yaml +++ b/api/identity/lookup.yaml @@ -85,5 +85,3 @@ paths: signatures: type: object description: The signatures of the verifying identity services which show that the association should be trusted, if you trust the verifying identity services. - -.. _`3PID Types`: ../appendices.html#pid-types diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 09f73bb9..7cd79479 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1446,3 +1446,4 @@ have to wait in milliseconds before they can try again. .. _/user//account_data/: #put-matrix-client-%CLIENT_MAJOR_VERSION%-user-userid-account-data-type .. _`Unpadded Base64`: ../appendices.html#unpadded-base64 +.. _`3PID Types`: ../appendices.html#pid-types