@@ 22,10 22,10 @@
<h2>Notes</h2>
<ul>
<li>
- One can <a href="{% url 'api_reset' %}">reset their API key</a>.
- This will invalidate their key and issue a new one.
+ Click here to <a href="{% url 'api_reset' %}">reset your API key</a>.
+ This will invalidate the current API key and issue a new one.
</li>
- <li>The API is at <code>https://mataroa.blog/api/</code></li>
+ <li>The API is available at <code>https://bocpress.co.uk/api/</code>.</li>
<li>All API endpoints end with a trailing slash.</li>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type">Content type</a>