Skip to content

Commit ee6d350

Browse files
committed
Fix docs link on docs.rs
1 parent a088bee commit ee6d350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
//! [University of Reading](http://www.reading.ac.uk/).
1010
//!
1111
//! This site provides documentation for the Reductionist source code.
12-
//! Documentation for the Reductionist application is hosted on [GitHub]().
12+
//! Documentation for the Reductionist application is hosted on [GitHub](https://stackhpc.github.io/reductionist-rs).
1313
//!
1414
//! This is a performant implementation of the Active Storage Server.
1515
//! The original Python functional prototype is available

0 commit comments

Comments
 (0)