Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
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
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The leading colon at the start of the line appears to be a typo. In reStructuredText, starting a line with :Text: defines a field list item, which is likely not the intended formatting for this archive notice. Removing the leading colon will ensure the text renders as a standard bolded paragraph.

Suggested change
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The diff looks good as is

image


.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-storage


Python Client for Google Cloud Storage
======================================

Expand Down
Loading