diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d5509b6..4430640 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to Commerce App Registry -Please follow the guidelines below when submitting new or updated commerce app versions to ensure consistency and smooth reviews. +For full documentation on designing, building, testing, and submitting Commerce apps, see the [developer guide](https://dpkoal18ck1fm.cloudfront.net/docs/commerce/b2c-commerce/guide/index.html). --- diff --git a/docs/testing.md b/docs/testing.md index 03762c8..32c7217 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -1,6 +1,6 @@ # Testing Commerce Apps -This guide explains how to test your Commerce App locally before submitting to the registry. +This guide explains how to test your Commerce App locally before submitting to the registry. For full documentation on designing, building, testing, and submitting Commerce apps, see the [developer guide](https://dpkoal18ck1fm.cloudfront.net/docs/commerce/b2c-commerce/guide/index.html). ---