Skip to content

Commit a64e44e

Browse files
authored
Update CONTRIBUTING.rst
1 parent fb14cff commit a64e44e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: CONTRIBUTING.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ Tests
3030

3131
Before commiting your changes, please run the tests. For running the tests you need service account credentials in a JSON file.
3232
These do NOT have to be real credentials, but must have a properly encoded private key. You can create a key for testing using a site
33-
like [cryptotools](https://cryptotools.net/rsagen). For example:
33+
like `cryptotools <https://cryptotools.net/rsagen/>`_ . For example:
3434

3535
::
36+
3637
{
3738
"type": "service_account",
3839
"project_id": "splendid-donkey-123",

0 commit comments

Comments
 (0)