fix markup
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/53d5a73b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/53d5a73b Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/53d5a73b Branch: refs/heads/master Commit: 53d5a73bacc475b058378856e5bfc93432583c4c Parents: b42115e Author: Masakazu Kitajo <[email protected]> Authored: Fri Nov 22 02:36:35 2013 +0900 Committer: James Peach <[email protected]> Committed: Mon Dec 16 08:28:09 2013 -0800 ---------------------------------------------------------------------- doc/admin/reverse-proxy-http-redirects.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/53d5a73b/doc/admin/reverse-proxy-http-redirects.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/reverse-proxy-http-redirects.en.rst b/doc/admin/reverse-proxy-http-redirects.en.rst index bacc03e..683e423 100644 --- a/doc/admin/reverse-proxy-http-redirects.en.rst +++ b/doc/admin/reverse-proxy-http-redirects.en.rst @@ -247,7 +247,7 @@ Creating Mapping Rules for HTTP Requests To create mapping rules -1. Enter the map and reverse-map rules into the :file`remap.config` file +1. Enter the map and reverse-map rules into the :file:`remap.config` file 2. Run the command :option:`traffic_line -x` to apply the configuration changes.
