Repository: trafficserver Updated Branches: refs/heads/master 7813ffc94 -> 3db109299
Fix broken internal link Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3db10929 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/3db10929 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/3db10929 Branch: refs/heads/master Commit: 3db1092992a09dad398af4de7bc83a4f91a774cf Parents: 7813ffc Author: Miles Libbey <[email protected]> Authored: Thu Feb 5 10:14:42 2015 -0800 Committer: Miles Libbey <[email protected]> Committed: Thu Feb 5 10:14:42 2015 -0800 ---------------------------------------------------------------------- doc/admin/working-log-files.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3db10929/doc/admin/working-log-files.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/working-log-files.en.rst b/doc/admin/working-log-files.en.rst index a79f4a4..8248a55 100644 --- a/doc/admin/working-log-files.en.rst +++ b/doc/admin/working-log-files.en.rst @@ -445,7 +445,7 @@ the same for both days, then you can calculate a rough metric that compares the two formats. For standard log formats, select Binary or ASCII (refer to -`Setting Standard Log File Format Options`_). For the custom log +`Using Standard Formats`_). For the custom log format, specify ASCII or Binary mode in the :ref:`LogObject` (refer to :ref:`using-custom-log-formats`). In addition to the ASCII and binary options, you can also write custom log entries
