From 219b2c126a0f2efa44d4dfa196287df92b2bc332 Mon Sep 17 00:00:00 2001 From: Tom Leavitt Date: Wed, 18 Apr 2018 09:26:48 -0700 Subject: [PATCH] update privacy policy reference link The intel privacy link was still not rendering correctly since the label had a "'s" in it. I renamed it to "Intel privacy policies" --- .../tutorials/telemetry-backend/telemetry-backend.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/tutorials/telemetry-backend/telemetry-backend.rst b/source/clear-linux/tutorials/telemetry-backend/telemetry-backend.rst index bd1c52c7..b932f444 100644 --- a/source/clear-linux/tutorials/telemetry-backend/telemetry-backend.rst +++ b/source/clear-linux/tutorials/telemetry-backend/telemetry-backend.rst @@ -33,7 +33,7 @@ up and running, we show you how to redirect telemetry records from the system you set up to this new server location. .. note:: - The telemetrics functionality adheres to `Intel’s privacy policies`_ + The telemetrics functionality adheres to `Intel privacy policies`_ regarding the collection and use of :abbr:`PII (Personally Identifiable Information)` and is open Source. Specifically, no intentionally identifiable information about the user or system owner is collected. @@ -471,5 +471,5 @@ https://github.com/clearlinux/telemetrics-backend .. _`Clear Linux telemetry backend server overview`: https://github.com/clearlinux/telemetrics-backend -.. _`Intel's privacy policies`: +.. _`Intel privacy policies`: https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html