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

Commit e77864c

Browse files
authored
docs: fix link in README (#46)
docs: update Client Documentation link Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-billingbudgets/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #43 🦕
1 parent 3f657f2 commit e77864c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plan.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-billing-budgets.svg
1818
: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/billing-budgets/latest
20+
.. _Client Library Documentation: https://googleapis.dev/python/billingbudgets/latest
2121
.. _Product Documentation: https://cloud.google.com/billing/docs/how-to/budget-api-overview
2222

2323
Quick Start

0 commit comments

Comments
 (0)