From ad700396e63d6361e41f94e885fabc934cf8e25b Mon Sep 17 00:00:00 2001 From: behouba Date: Thu, 17 Jan 2019 11:42:23 +0400 Subject: [PATCH] "v1" replaced with "r0" in pathPrefixR0 in mediaapi's routing --- src/github.com/matrix-org/dendrite/mediaapi/routing/routing.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/github.com/matrix-org/dendrite/mediaapi/routing/routing.go b/src/github.com/matrix-org/dendrite/mediaapi/routing/routing.go index 88e5bd126..253be7751 100644 --- a/src/github.com/matrix-org/dendrite/mediaapi/routing/routing.go +++ b/src/github.com/matrix-org/dendrite/mediaapi/routing/routing.go @@ -31,7 +31,7 @@ import ( "github.com/prometheus/client_golang/prometheus" ) -const pathPrefixR0 = "/_matrix/media/v1" +const pathPrefixR0 = "/_matrix/media/r0" // Setup registers the media API HTTP handlers func Setup(