diff --git a/_config.yml b/_config.yml index b84fc4af19..475084a166 100644 --- a/_config.yml +++ b/_config.yml @@ -28,20 +28,6 @@ compose_file_v2: "2.4" machine_version: "0.16.0" distribution_version: "2.7" -# URLs for license and conditions -# TODO move these inline once these are stable / final -# TODO add final link to DSST -dsst_url: "https://www.docker.com/legal/docker-subscription-service-agreement" # Docker Subscription Service Agreement - -# Link to Docker Subscription Service Agreement announcement blog-post -dsst_announcement_url: "https://www.docker.com/blog/updating-product-subscriptions/" - -# Link to Docker Subscription Service Agreement FAQs -dsst_faqs_url: "https://www.docker.com/pricing/faq" - -# Link to Docker Terms of Service -tos_url: "https://www.docker.com/legal/docker-terms-service" - # List of plugins to enable for local development builds. Mostly the same as # for production, but without the "jekyll-sitemap" plugin, which is not needed # for previewing, and excluding saves some time to build diff --git a/_includes/eula.md b/_includes/eula.md index da12ef84f4..2496b39607 100644 --- a/_includes/eula.md +++ b/_includes/eula.md @@ -1,8 +1,8 @@ -We've updated the [Docker Subscription Service Agreement]({{ site.dsst_url }}){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"}. -Please [read the announcement]({{ site.dsst_announcement_url }}){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"} -and [FAQs]({{ site.dsst_faqs_url }}){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"} +We've updated the [Docker Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"}. +Please [read the announcement](https://www.docker.com/blog/updating-product-subscriptions/){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"} +and [FAQs](https://www.docker.com/pricing/faq){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"} to learn how companies using Docker Desktop may be affected. -By downloading Docker Desktop, you agree to these updated [terms]({{ site.dsst_url }}){: target="_blank" rel="noopener" class="_"}, +By downloading Docker Desktop, you agree to these updated [terms](https://www.docker.com/legal/docker-subscription-service-agreement){: target="_blank" rel="noopener" class="_"}, the [Docker Data Processing Agreement](https://www.docker.com/legal/data-processing-agreement){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"}, and the [Data Privacy Policy](https://www.docker.com/legal/docker-privacy-policy){: target="_blank" rel="noopener" class="_" id="dkr_docs_relnotes_btl"}.