aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2014-08-27 12:27:04 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2014-08-27 12:27:04 -0500
commitcb9f5570f9f8e1a5283f8ce4432d00a9cc01228e (patch)
tree73d01201ba4df113226032724a689ccfc70db648 /docs/source
parentfcee02a776c7ff0c5d2bbe1bf9c5c7d13a83710c (diff)
downloadmediagoblin-cb9f5570f9f8e1a5283f8ce4432d00a9cc01228e.tar.lz
mediagoblin-cb9f5570f9f8e1a5283f8ce4432d00a9cc01228e.tar.xz
mediagoblin-cb9f5570f9f8e1a5283f8ce4432d00a9cc01228e.zip
Correcting, host-meta not webfinger.
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/siteadmin/relnotes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index 26e001cc..ff701b1f 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -94,7 +94,7 @@ That's it, probably! If you run into problems, don't hesitate to
but existant!) RTL language support!
**Known issues:**
- - Webfinger is now json by default; in the spec it should be xml by
+ - The host-meta is now json by default; in the spec it should be xml by
default. We have done this because of compatibility with the pump
API. We are checking with upstream to see if there is a way to
resolve this discrepancy.