From bddcf599327b5ef61aa64c4dd90cee038b0fb7f8 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Tue, 15 Oct 2024 11:12:19 -0600 Subject: [PATCH] add additional resources (from wpcm cu doc) --- .../content/guides/integrated-composer/06-ic-upstreams.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/content/guides/integrated-composer/06-ic-upstreams.md b/source/content/guides/integrated-composer/06-ic-upstreams.md index b19b43f3a3..8657828dff 100644 --- a/source/content/guides/integrated-composer/06-ic-upstreams.md +++ b/source/content/guides/integrated-composer/06-ic-upstreams.md @@ -57,9 +57,9 @@ Follow the steps in this section to create a custom upstream that uses Integrate ## More Resources - [Custom Upstreams](/guides/custom-upstream) - - [Autopilot for Custom Upstreams](/guides/autopilot-custom-upstream) - - [Migrate a Custom Upstream to Drupal](/guides/drupal-hosted-createcustom) - - [Pantheon YAML Configuration Files](/pantheon-yml) +- [Best Practices for Maintaining Custom Upstreams](/guides/custom-upstream/maintain-custom-upstream) +- [Composer Fundamentals and WebOps Workflows](/guides/composer) +- [Create a Composer-managed WordPress Site with Bedrock](/guides/wordpress-composer/wordpress-composer-managed)