Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 08b9c6d

Browse files
authored
docs: fix badges in README (#22)
* docs: fix targets in README * docs: also fix the badge image link * docs: one more
1 parent bef9509 commit 08b9c6d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ plan.
1212

1313
.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg
1414
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
15-
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-billingbudgets.svg
16-
:target: https://pypi.org/project/google-cloud-billingbudgets
17-
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-billingbudgets.svg
18-
:target: https://pypi.org/project/google-cloud-billingbudgets/
15+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-billing-budgets.svg
16+
:target: https://pypi.org/project/google-cloud-billing-budgets
17+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-billing-budgets.svg
18+
:target: https://pypi.org/project/google-cloud-billing-budgets/
1919
.. _Cloud Billing Budget API: https://cloud.google.com/billing/docs/how-to/budget-api-overview
20-
.. _Client Library Documentation: https://googleapis.dev/python/billingbudgets/latest
20+
.. _Client Library Documentation: https://googleapis.dev/python/billing-budgets/latest
2121
.. _Product Documentation: https://cloud.google.com/billing/docs/how-to/budget-api-overview
2222

2323
Quick Start

0 commit comments

Comments
 (0)