From b48e768ec8468c1f90c01957893ebb07139312d7 Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Thu, 12 Mar 2015 15:37:08 +0000 Subject: remove some bolding I'm not 100% sure how to handle url_name, because it's not a proper English word but it's distracting for it to be throwing around bold. Maybe code? I dunno, so I've dropped the bolds. --- docs/running/requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/running') diff --git a/docs/running/requests.md b/docs/running/requests.md index 9bfbaf61b..2d96eec25 100644 --- a/docs/running/requests.md +++ b/docs/running/requests.md @@ -238,7 +238,7 @@ metadata** section, there is a line which shows the authority. Click the that you want to send the request to.
-Users, requests and authorities all have url_names. This can be found in the metadata section of their admin page. The url_name makes up the last part of the URL for their public page. So, for a request with the url_name “example_request”, the public page URL will be /request/example_request. +Users, requests and authorities all have url_names. This can be found in the metadata section of their admin page. The url_name makes up the last part of the URL for their public page. So, for a request with the url_name “example_request”, the public page URL will be /request/example_request.
Now click the **Move request to -- cgit v1.2.3