| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This pull request adds an archive notice to the README.rst file, directing users to the new repository location. The review feedback suggests correcting the capitalization of "GitHub" and adjusting the reStructuredText syntax for the note prefix to ensure standard formatting and proper rendering.
Sorry, something went wrong.
| @@ -1,3 +1,8 @@ | |||
| :**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_. | |||
There was a problem hiding this comment.
The word 'github' should be capitalized as 'GitHub'. Additionally, the leading colon in :**NOTE**: is non-standard reStructuredText syntax. Using a standard bold prefix like **NOTE:** is preferred for better rendering.
| :**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_. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Towards googleapis/google-cloud-python#10952.