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(