From f9deb129d3a7b2ea24546a4f7036bae0db9cba27 Mon Sep 17 00:00:00 2001 From: James Childs Date: Thu, 9 Mar 2023 12:08:35 -0500 Subject: [PATCH] Updates usages of 'Contact' to 'Billing (#16859) --- _data/toc.yaml | 2 +- billing/details.md | 16 ++++++++-------- billing/history.md | 4 ++-- billing/index.md | 2 +- docker-hub/release-notes.md | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index c89b61889f..3a96d3f6fb 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1873,7 +1873,7 @@ manuals: - path: /billing/payment-method/ title: Add or update a payment method - path: /billing/details/ - title: Update the contact information + title: Update the billing information - path: /billing/history/ title: View your billing history - path: /billing/cycle/ diff --git a/billing/details.md b/billing/details.md index 12e6b096f5..8dbf7d2499 100644 --- a/billing/details.md +++ b/billing/details.md @@ -1,29 +1,29 @@ --- -title: Update the contact information -description: Information on how update contact information in Docker Hub -keywords: payments, billing, subscription, contact +title: Update the billing information +description: Information on how update billing information in Docker Hub +keywords: payments, billing, subscription --- -Find information on how to update the contact information for your personal account or for an organization. +Find information on how to update the billing information for your personal account or for an organization. -The contact information provided appears on all your billing invoices. The email address provided is where Docker sends all invoices and other billing-related communication. For more information on the billing emails you recieve, see [FAQs](faqs.md#what-billing-related-emails-will-i-receive-from-docker-hub) +The billing information provided appears on all your billing invoices. The email address provided is where Docker sends all invoices and other billing-related communication. For more information on the billing emails you recieve, see [FAQs](faqs.md#what-billing-related-emails-will-i-receive-from-docker-hub) ## Personal account 1. Select your username in the top-right corner of Docker Hub. 2. From the drop-down menu select **Billing**. 3. Select the **Payment Methods** tab. -4. In the **Contact Information** section, enter your updated contact details. +4. In the **Billing Information** section, enter your updated billing details. 5. Select **Update**. ## Organization > **Note** > -> You must be an organization owner to make changes to the contact information. +> You must be an organization owner to make changes to the billing information. 1. In Docker Hub, select **Organizations**. 2. Select the organization that you want to change the payment method for. 3. Select the **Billing** tab and then **Payment Methods**. -4. In the **Contact Information** section, enter your updated contact details. +4. In the **Billing Information** section, enter your updated billing details. 5. Select **Update**. diff --git a/billing/history.md b/billing/history.md index 6110dd04c6..cc8e93dd2e 100644 --- a/billing/history.md +++ b/billing/history.md @@ -15,7 +15,7 @@ You can view the billing history and download past invoices for a personal accou From here you can choose to: - Download an invoice -- Update an invoice with recently [updated contact information](details.md) by selecting the menu icon and then **Update Invoice**. +- Update an invoice with recently [updated billing information](details.md) by selecting the menu icon and then **Update Invoice**. @@ -32,4 +32,4 @@ From here you can choose to: From here you can choose to: - Download an invoice -- Update an invoice with recently [updated contact information](details.md) by selecting the menu icon and then **Update Invoice**. \ No newline at end of file +- Update an invoice with recently [updated billing information](details.md) by selecting the menu icon and then **Update Invoice**. \ No newline at end of file diff --git a/billing/index.md b/billing/index.md index 496b2ae42c..557f8e1f35 100644 --- a/billing/index.md +++ b/billing/index.md @@ -22,7 +22,7 @@ Use the resources in this section to manage your billing and payment settings fo
billing-info
-

Update the contact information

+

Update the billing information

diff --git a/docker-hub/release-notes.md b/docker-hub/release-notes.md index b577297201..ded8131476 100644 --- a/docker-hub/release-notes.md +++ b/docker-hub/release-notes.md @@ -110,7 +110,7 @@ The **Billing Details** page now shows any organizations you own, in addition to You can now specify any email address to receive billing-related emails for your organization. The email address doesn't have to be associated with an organization owner account. You must be an owner of the organization to update any billing details. -To change the email address receiving billing-related emails, log into Docker Hub and navigate to the **Billing** tab of your organization. Select **Payment Methods** > **Contact Information**. Enter the new email address that you'd like to use in the **Email** field. Click **Update** for the changes to take effect. +To change the email address receiving billing-related emails, log into Docker Hub and navigate to the **Billing** tab of your organization. Select **Payment Methods** > **Billing Information**. Enter the new email address that you'd like to use in the **Email** field. Click **Update** for the changes to take effect. For details on how to update your billing information, see [Update billing information](../billing/index.md).