Skip to content

Commit 937744b

Browse files
authored
subscription: more pricing page links (#23866)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent f2633da commit 937744b

File tree

17 files changed

+27
-27
lines changed

17 files changed

+27
-27
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ grid:
110110
- text: "Overview"
111111
url: "/subscription/"
112112
- text: "Subscriptions and features"
113-
url: "/subscription/details/"
113+
url: "https://www.docker.com/pricing/"
114114
- text: "Change subscription"
115115
url: "/subscription/change/"
116116
- title: Billing

content/guides/admin-set-up/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ params:
2323
- title: Image Access Management
2424
url: /security/for-admins/hardened-desktop/image-access-management/
2525
- title: Docker subscription information
26-
url: /subscription/details/
26+
url: "https://www.docker.com/pricing/"
2727
---
2828

2929
Docker's tools provide a scalable, secure platform that empowers your

content/guides/docker-build-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ params:
1919
- title: Docker Build Cloud overview
2020
url: /build-cloud/
2121
- title: Subscriptions and features
22-
url: /subscription/details/
22+
url: "https://www.docker.com/pricing/"
2323
- title: Using Docker Build Cloud
2424
url: /build-cloud/usage/
2525
---

content/manuals/admin/organization/insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Key benefits include:
2626

2727
To use Insights, you must meet the following requirements:
2828

29-
- [Docker Business subscription](../../subscription/details.md#docker-business)
29+
- [Docker Business subscription](https://www.docker.com/pricing/)
3030
- Administrators must [enforce sign-in](/security/for-admins/enforce-sign-in/)
3131
for users
3232
- Your Account Executive must turn on Insights for your organization

content/manuals/admin/organization/manage-products.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ product, including how to set up and configure them, see the following manuals:
2323
Access to the Docker products included in your subscription is turned on by
2424
default for all users. For an overview of products included in your
2525
subscription, see
26-
[Docker subscriptions and features](/manuals/subscription/details.md).
26+
[Docker subscriptions and features](https://www.docker.com/pricing/).
2727

2828
{{< tabs >}}
2929
{{< tab name="Docker Desktop" >}}

content/manuals/admin/organization/onboard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ limits and other benefits when they are signed in.
3131
Before you start onboarding your organization, ensure you:
3232

3333
- Have a Docker Team or Business subscription. For more details, see
34-
[Docker subscriptions and features](/manuals/subscription/details.md).
34+
[Docker subscriptions and features](https://www.docker.com/pricing/).
3535

3636
> [!NOTE]
3737
>
@@ -147,7 +147,7 @@ automatically via SSO and SCIM. See the following for more details:
147147
By default, members of your organization can use Docker Desktop without signing
148148
in. When users don’t sign in as a member of your organization, they don’t
149149
receive the
150-
[benefits of your organization’s subscription](../../subscription/details.md)
150+
[benefits of your organization’s subscription](https://www.docker.com/pricing/)
151151
and they can circumvent [Docker’s security features](/manuals/enterprise/security/hardened-desktop/_index.md).
152152

153153
There are multiple ways you can enforce sign-in, depending on your organization's
@@ -172,4 +172,4 @@ security posture:
172172
- [Manage your domains](/manuals/enterprise/security/domain-management.md) to ensure that all Docker users in your domain are part of your organization.
173173

174174
Your Docker subscription provides many more additional features. To learn more,
175-
see [Docker subscriptions and features](/subscription/details/).
175+
see [Docker subscriptions and features](https://www.docker.com/pricing/).

content/manuals/admin/organization/orgs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This page describes how to create an organization.
1616
Before you begin creating an organization:
1717

1818
- You need a [Docker ID](/accounts/create-account/)
19-
- Review the [Docker subscriptions and features](../../subscription/details.md)
19+
- Review the [Docker subscriptions and features](https://www.docker.com/pricing/)
2020
to determine what subscription to choose for your organization
2121

2222
## Create an organization

content/manuals/build-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ to get access to Docker Build Cloud:
6363
- Users with a free Personal account can opt-in to a 7-day free trial, with the option
6464
to subscribe for access. To start your free trial, sign in to [Docker Build Cloud Dashboard](https://app.docker.com/build/) and follow the on-screen instructions.
6565
- All users with a paid Docker subscription have access to Docker Build Cloud included
66-
with their Docker suite of products. See [Docker subscriptions and features](/manuals/subscription/details.md) for more information.
66+
with their Docker suite of products. See [Docker subscriptions and features](https://www.docker.com/pricing/) for more information.
6767

6868
Once you've signed up and created a builder, continue by
6969
[setting up the builder in your local environment](./setup.md).

content/manuals/desktop/use-desktop/volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ You can either [export a volume now](#export-a-volume-now) or [schedule a recurr
146146
{{< /tab >}}
147147
{{< tab name="External cloud storage" >}}
148148

149-
You must have a [Docker Business subscription](../../subscription/details.md) to export to an external cloud provider.
149+
You must have a [Docker Business subscription](https://www.docker.com/pricing/) to export to an external cloud provider.
150150

151151
Select your cloud provider and then specify the URL to upload to the storage.
152152
Refer to the following documentation for your cloud provider to learn how to
@@ -163,7 +163,7 @@ You can either [export a volume now](#export-a-volume-now) or [schedule a recurr
163163

164164
### Schedule a volume export
165165

166-
1. Sign in to Docker Desktop. You must be signed in and have a paid [Docker subscription](../../subscription/details.md) to schedule a volume export.
166+
1. Sign in to Docker Desktop. You must be signed in and have a paid [Docker subscription](https://www.docker.com/pricing/) to schedule a volume export.
167167
2. In the **Volumes** view, select the volume you want to export.
168168
3. Select the **Exports** tab.
169169
4. Select **Schedule export**.
@@ -192,7 +192,7 @@ You can either [export a volume now](#export-a-volume-now) or [schedule a recurr
192192
{{< /tab >}}
193193
{{< tab name="External cloud storage" >}}
194194

195-
You must have a [Docker Business subscription](../../subscription/details.md) to export to an external cloud provider.
195+
You must have a [Docker Business subscription](https://www.docker.com/pricing/) to export to an external cloud provider.
196196

197197
Select your cloud provider and then specify the URL to upload to the storage.
198198
Refer to the following documentation for your cloud provider to learn how to

content/manuals/platform-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This page provides details on new features, enhancements, known issues, and bug
2424
### New
2525

2626
- New Docker subscriptions are now available. For more information, see [Docker
27-
subscriptions and features](/manuals/subscription/details.md) and [Announcing
27+
subscriptions and features](https://www.docker.com/pricing/) and [Announcing
2828
Upgraded Docker Plans: Simpler, More Value, Better Development and
2929
Productivity](https://www.docker.com/blog/november-2024-updated-plans-announcement/).
3030

0 commit comments

Comments
 (0)