diff --git a/org-cyf-launch/go.mod b/org-cyf-launch/go.mod index 5f7407c23..4a623ba6d 100644 --- a/org-cyf-launch/go.mod +++ b/org-cyf-launch/go.mod @@ -16,3 +16,5 @@ replace github.com/CodeYourFuture/curriculum/common-content => ../common-content replace github.com/CodeYourFuture/curriculum/org-cyf-theme => ../org-cyf-theme replace github.com/CodeYourFuture/curriculum/common-theme => ../common-theme + +replace github.com/CodeYourFuture/curriculum/org-cyf-guides => ../org-cyf-guides