Browse Source

readme: fix link syntax

Fabian Peter Hammerle 3 years ago
parent
commit
a6925fdb7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -103,7 +103,7 @@ Replace `https://` with `s3://` or `gcs://`.
 
 Credentials for S3 may be provided in `~/.aws/credentials`
 or via environment variables.
-See [S3Fs docs](https://s3fs.readthedocs.io/en/latest/#credentials).
+See `S3Fs docs <https://s3fs.readthedocs.io/en/latest/#credentials>`__.
 
 Tests
 -----