summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2016-03-29 03:13:25 +0100
committerMatthew Hodgson <matthew@matrix.org>2016-03-29 03:13:25 +0100
commit64b4aead15927be56d7433250462c03f2d1f4565 (patch)
treede735c74c600ff60d34e6c3f1cd19aca4d65709f /docs
parentmake it build (diff)
downloadsynapse-64b4aead15927be56d7433250462c03f2d1f4565.tar.xz
make it work
Diffstat (limited to 'docs')
-rw-r--r--docs/url_previews.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/url_previews.rst b/docs/url_previews.rst
index 1dc6ee0c45..634d9d907f 100644
--- a/docs/url_previews.rst
+++ b/docs/url_previews.rst
@@ -56,7 +56,7 @@ As a first cut, let's do #2 and have the receiver hit the API to calculate its o
 API
 ---
 
-GET /_matrix/media/r0/previewUrl?url=http://wherever.com
+GET /_matrix/media/r0/preview_url?url=http://wherever.com
 200 OK
 {
     "og:type"        : "article"