Skip to content

Commit

Permalink
Fix 'Datastore' in text as well as examples / links
Browse files Browse the repository at this point in the history
Follow on to #6208.
  • Loading branch information
tseaver authored Oct 17, 2018
1 parent f724865 commit 0ccd143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dns/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps:

1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
3. `Enable the Google Cloud Datastore API.`_
3. `Enable the Google Cloud DNS API.`_
4. `Setup Authentication.`_

.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/dns
.. _Enable the Google Cloud DNS API.: https://cloud.google.com/dns
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html

Installation
Expand Down

0 comments on commit 0ccd143

Please sign in to comment.