Commit 38d84f45 authored by Caitlin Sadowski's avatar Caitlin Sadowski Committed by Commit Bot

Fix broken link in Histograms documentation.

Change-Id: Ie1fb9b26d0c4b5e4d767033cf50143e3b4612a3f
Reviewed-on: https://chromium-review.googlesource.com/1134422Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Caitlin Sadowski <supertri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#574394}
parent 3154b813
......@@ -264,7 +264,7 @@ The code to record it becomes dead code, and should be removed from the
codebase along with marking the histogram definition as obsolete. However, if
histogram would remain useful, the expiration should be extended accordingly
before it becomes expired. If histogram you care about already expired, see
[Expired Histogram Whitelist](###Expired histogram whitelist).
[Expired Histogram Whitelist](#Expired-histogram-whitelist).
For all the new histograms the use of expiry attribute will be strongly
encouraged and enforced by Chrome metrics team through reviews.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment