Skip to content

Commit 32dee2d

Browse files
committed
Move billing docs one level up and rename billing to subscription
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
1 parent a6a0e43 commit 32dee2d

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

_data/toc.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,24 +1398,24 @@ manuals:
13981398
title: Convert an account into an organization
13991399
- path: /docker-hub/deactivate-account/
14001400
title: Deactivate an account or an organization
1401-
- sectiontitle: Billing
1402-
section:
1403-
- path: /docker-hub/billing/
1404-
title: Overview
1405-
- path: /docker-hub/billing/upgrade/
1406-
title: Upgrade your plan
1407-
- path: /docker-hub/billing/downgrade/
1408-
title: Downgrade your plan
1409-
- path: /docker-hub/billing/add-seats/
1410-
title: Add seats
1411-
- path: /docker-hub/billing/remove-seats/
1412-
title: Remove seats
1413-
- path: /docker-hub/billing/faq/
1414-
title: Pricing FAQs
14151401
- path: /docker-hub/publish/
14161402
title: Verified Publisher Program
14171403
- path: /docker-hub/release-notes/
14181404
title: Release notes
1405+
- sectiontitle: Docker subscription
1406+
section:
1407+
- path: /docker-hub/billing/
1408+
title: Overview
1409+
- path: /docker-hub/billing/upgrade/
1410+
title: Upgrade your plan
1411+
- path: /docker-hub/billing/downgrade/
1412+
title: Downgrade your plan
1413+
- path: /docker-hub/billing/add-seats/
1414+
title: Add seats
1415+
- path: /docker-hub/billing/remove-seats/
1416+
title: Remove seats
1417+
- path: /docker-hub/billing/faq/
1418+
title: Pricing FAQs
14191419
- sectiontitle: Open-source projects
14201420
section:
14211421
- sectiontitle: Docker Registry

docker-hub/billing/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: Docker Billing overview
2+
description: Docker subscription overview
33
keywords: Docker, pricing, billing, Pro, Team, subscription, plans,
4-
title: Docker Billing overview
4+
title: Docker subscription overview
55
---
66

77
On May 14, 2020, Docker announced a new, per-seat pricing model that aligns with Docker’s [product strategy](https://www.docker.com/blog/docker-strategy-helping-devs-build-and-ship-faster/){: target="_blank" rel="noopener" class="_"} to accelerate developer workflows for cloud-native development. The previous private repository/parallel autobuild-based plans have been replaced with new **Pro** and **Team** subscriptions that include unlimited private repositories and up to 50,000 container pulls in a 24-hour period.

docker-hub/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Docker introduces Hub Vulnerability Scanning which enables you to automatically
6767

6868
### New features
6969

70-
* Docker has announced a new, per-seat pricing model to accelerate developer workflows for cloud-native development. The previous private repository/parallel autobuild-based plans have been replaced with new **Pro** and **Team** plans that include unlimited private repositories. For more information, see [Docker Billing](../docker-hub/billing/index.md).
70+
* Docker has announced a new, per-seat pricing model to accelerate developer workflows for cloud-native development. The previous private repository/parallel autobuild-based plans have been replaced with new **Pro** and **Team** plans that include unlimited private repositories. For more information, see [Docker subscription](../docker-hub/billing/index.md).
7171

7272
* Docker has enabled download rate limits for downloads and pull requests on Docker Hub. This caps the number of objects that users can download within a specified timeframe. For more information, see [Download rate limit](download-rate-limit.md).
7373

0 commit comments

Comments
 (0)