8000 chore: reference main branch of google-cloud-python by busunkim96 · Pull Request #180 · googleapis/python-containeranalysis · GitHub
[go: up one dir, main page]

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

chore: reference main branch of google-cloud-python #180

Merged
merged 1 commit into from
Sep 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and retrieval of critical metadata about all of your software artifacts.
- `Product Documentation`_

.. |ga| image:: https://img.shields.io/badge/support-GA-gold.svg
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-containeranalysis.svg
:target: https://pypi.org/project/google-cloud-containeranalysis/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-containeranalysis.svg
Expand Down Expand Up @@ -90,4 +90,4 @@ Next Steps
APIs that we cover.

.. _Container Analysis API Product documentation: https://cloud.google.com/container-registry/docs/container-analysis
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst
0