federation-api: Fix changed spec links
This commit is contained in:
parent
d8f36aa241
commit
ea0ad0cbbf
@ -6,7 +6,7 @@
|
|||||||
pub mod v2 {
|
pub mod v2 {
|
||||||
//! `/v2/` ([spec])
|
//! `/v2/` ([spec])
|
||||||
//!
|
//!
|
||||||
//! [spec]: https://spec.matrix.org/latest/server-server-api/#get_matrixkeyv2queryservernamekeyid
|
//! [spec]: https://spec.matrix.org/latest/server-server-api/#get_matrixkeyv2queryservername
|
||||||
|
|
||||||
use ruma_common::{
|
use ruma_common::{
|
||||||
api::{request, response, Metadata},
|
api::{request, response, Metadata},
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
pub mod v2 {
|
pub mod v2 {
|
||||||
//! `/v2/` ([spec])
|
//! `/v2/` ([spec])
|
||||||
//!
|
//!
|
||||||
//! [spec]: https://spec.matrix.org/latest/server-server-api/#get_matrixkeyv2serverkeyid
|
//! [spec]: https://spec.matrix.org/latest/server-server-api/#get_matrixkeyv2server
|
||||||
|
|
||||||
use ruma_common::{
|
use ruma_common::{
|
||||||
api::{request, response, Metadata},
|
api::{request, response, Metadata},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user