From 62118bdca029aba8257db87f75c6f71ff7705c8d Mon Sep 17 00:00:00 2001 From: Fei Deng Date: Mon, 6 Jul 2020 17:05:03 -0500 Subject: [PATCH] remap doc correction --- doc/admin-guide/files/remap.config.en.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin-guide/files/remap.config.en.rst b/doc/admin-guide/files/remap.config.en.rst index 5abcdf7aefe..c1075d39451 100644 --- a/doc/admin-guide/files/remap.config.en.rst +++ b/doc/admin-guide/files/remap.config.en.rst @@ -92,7 +92,7 @@ Traffic Server recognizes three space-delimited fields: ``type``, .. _remap-config-format-target: ``target`` - Enter the origin ("from") URL. You can enter up to four components: :: + Enter the request ("from") URL. You can enter up to four components: :: scheme://host:port/path_prefix @@ -101,7 +101,7 @@ Traffic Server recognizes three space-delimited fields: ``type``, .. _remap-config-format-replacement: ``replacement`` - Enter the origin ("from") URL. You can enter up to four components: :: + Enter the origin ("to") URL. You can enter up to four components: :: scheme://host:port/path_prefix