Skip to content

Commit 9b430fb

Browse files
authored
Update README.md
1 parent b931a17 commit 9b430fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Single HTML file to browse AWS S3 buckets
77
## Installation
88

99
#### Self-Hosted
10-
* Just <a download href="https://raw.githubusercontent.com/qoomon/aws-s3-bucket-browser/master/index.html">download</a> `index.html` and put at root level of S3 bucket.
10+
* Just download [`index.html`](https://raw.githubusercontent.com/qoomon/aws-s3-bucket-browser/master/index.html) and put at root level of S3 bucket.
1111
* Adjust [config](index.html#L8-L38) within `index.html` if needed, e.g.
1212
```js
1313
const config = {

0 commit comments

Comments
 (0)