From 5090bf046d8adc5462a432c135c9d61d35e48658 Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Thu, 26 Mar 2026 15:37:11 -0700 Subject: [PATCH] add link to gufe from landing page --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index c8464ee..ef3d291 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ AlchemicalNetwork Transformation Prioritization Library ####################################################################### -The stratocaster library is complimentary to gufe and provides suggestions, via Strategies, for optimally executing Transformation Protocols defined in AlchemicalNetworks. +The stratocaster library is complementary to `gufe `_ and provides suggestions, via Strategies, for optimally executing Transformation Protocols defined in AlchemicalNetworks. This library includes a set of Strategy implementations as well as base classes to facilitate the creation of custom Strategy implementations.