aboutsummaryrefslogtreecommitdiffstats
path: root/docs/running/admin_manual.md
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2015-03-12 16:00:42 +0000
committerDave Whiteland <dave@mysociety.org>2015-03-12 16:00:42 +0000
commitd2e8ac79e613b3c1524ea0d2f976a391cebe2655 (patch)
tree549327564183a980040d0cf15691d47954240a6b /docs/running/admin_manual.md
parent5b50c960b3ea1cc4f12e974721e30b64831e4c8d (diff)
parent19b1b8e990754023754e3480063d4fc66ebd6d57 (diff)
Merge branch 'gh-pages-moving-requests' into gh-pages
Diffstat (limited to 'docs/running/admin_manual.md')
-rw-r--r--docs/running/admin_manual.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/running/admin_manual.md b/docs/running/admin_manual.md
index 78f502588..7c112400c 100644
--- a/docs/running/admin_manual.md
+++ b/docs/running/admin_manual.md
@@ -36,6 +36,7 @@ In this guide:
<li><a href="#banning-a-user">Banning a user</a></li>
<li><a href="#allowing-a-user-to-make-more-requests">Allowing a user to make more requests</a></li>
<li><a href="#batch-requests">Batch requests</a></li>
+ <li><a href="#resending-a-request-or-sending-it-to-a-different-authority">Resending a request or sending it to a different authority</a></li>
<li><a href="#hiding-a-request">Hiding a request</a></li>
<li><a href="#deleting-a-request">Deleting a request</a></li>
<li><a href="#hiding-an-incoming-or-outgoing-message">Hiding an incoming or outgoing message</a></li>
@@ -734,7 +735,11 @@ as if the user had made individual requests.
### Resending a request or sending it to a different authority
-If you have corrected the email address for an authority, you may want to resend an existing request to that authority to the new email address. Alternatively, a user may send a request to the wrong authority. In that situation, you may want to change the authority on the request and then resend it to the correct authority. For instructions, see
+If you have corrected the email address for an authority, you can resend
+an existing request to that authority to the new email address. Alternatively,
+a user may send a request to the wrong authority. In that situation, you can
+change the authority on the request and then resend it to the correct authority.
+For instructions, see
[resending a request or sending it to a different authority]({{ site.baseurl }}docs/running/requests/#resending-a-request-or-sending-it-to-a-different-authority).