Update links to policy list page
Replace the references to the old policy list page by the new page.
BUG=chromium:987706
TEST=None
Change-Id: I8bcaf95cdf6902e7a038be75ca2522196fba522a
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/system/update_engine/+/1801635
Reviewed-by: Amin Hassani <ahassani@chromium.org>
Reviewed-by: Maksim Ivanov <emaxx@chromium.org>
Reviewed-by: Felipe Andrade <fsandrade@google.com>
Tested-by: Felipe Andrade <fsandrade@chromium.org>
Tested-by: Felipe Andrade <fsandrade@google.com>
Commit-Queue: Amin Hassani <ahassani@chromium.org>
diff --git a/omaha_request_params.h b/omaha_request_params.h
index 7b281da..6b579ec 100644
--- a/omaha_request_params.h
+++ b/omaha_request_params.h
@@ -387,7 +387,7 @@
// Token used when making an update request for a specific build.
// For example: Token for a Quick Fix Build:
- // https://www.chromium.org/administrators/policy-list-3#DeviceQuickFixBuildToken.
+ // https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DeviceQuickFixBuildToken
std::string autoupdate_token_;
DISALLOW_COPY_AND_ASSIGN(OmahaRequestParams);