Skip to content

Commit 691476e

Browse files
authored
Fix broken README links (#61)
1 parent 1d3ff8f commit 691476e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and is done in collaboration with the
1010
[University of Reading](http://www.reading.ac.uk/).
1111

1212
This is a performant implementation of the active storage server.
13-
The original Python functional prototype is available [here](https://github.com/stackhpc/reductionist).
13+
The original Python functional prototype is available [here](https://github.com/stackhpc/s3-active-storage-prototype).
1414

1515
## Concepts
1616

@@ -223,7 +223,7 @@ python ./scripts/upload_sample_data.py
223223

224224
### Compliance test suite
225225

226-
Proxy functionality can be tested using the [S3 active storage compliance suite](https://github.com/stackhpc/reductionist-compliance-suite).
226+
Proxy functionality can be tested using the [S3 active storage compliance suite](https://github.com/stackhpc/s3-active-storage-compliance-suite).
227227

228228
### Making requests to active storage endpoints
229229

0 commit comments

Comments
 (0)