We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a088bee commit ee6d350Copy full SHA for ee6d350
src/lib.rs
@@ -9,7 +9,7 @@
9
//! [University of Reading](http://www.reading.ac.uk/).
10
//!
11
//! This site provides documentation for the Reductionist source code.
12
-//! Documentation for the Reductionist application is hosted on [GitHub]().
+//! Documentation for the Reductionist application is hosted on [GitHub](https://stackhpc.github.io/reductionist-rs).
13
14
//! This is a performant implementation of the Active Storage Server.
15
//! The original Python functional prototype is available
0 commit comments