From 3465f6727b97d351e19f6619a7cffa40468fef96 Mon Sep 17 00:00:00 2001 From: MANASSE Date: Thu, 17 Jan 2019 12:25:13 +0300 Subject: [PATCH] "v1" replaced with "r0" in pathPrefixR0 in mediaapi's routing (#681) --- 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(