aboutsummaryrefslogtreecommitdiff
path: root/doc/code
diff options
context:
space:
mode:
Diffstat (limited to 'doc/code')
-rw-r--r--doc/code/pangemma.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/code/pangemma.md b/doc/code/pangemma.md
index 618dd1d..d65245e 100644
--- a/doc/code/pangemma.md
+++ b/doc/code/pangemma.md
@@ -33,7 +33,7 @@ GEMMA will keep going while we swap components in and out. See also
[propagators](https://groups.csail.mit.edu/mac/users/gjs/propagators/)
and [examples](https://github.com/namin/propagators/blob/master/examples/multiple-dwelling.scm).
-Propagators are Unix pipes on steroids.
+Propagators are [Unix pipes on steroids](https://github.com/pjotrp/ruby-propagator-network/blob/main/README.md).
We want PanGEMMA to be able to run on high-performance computing (HPC)
architectures, including GPUs. This implies the core project can have