You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -723,7 +723,7 @@ in your cumulusci.yml file.
723
723
724
724
### Customizing Metadata Deployment
725
725
726
-
CumulusCI's `deploy` task offers deep flexibility to customize your deployment process. Review [](deploy) for an in-depth guide.
726
+
CumulusCI's `deploy` task offers deep flexibility to customize your deployment process. Review [](configure-metadata-deployment) for an in-depth guide.
Copy file name to clipboardExpand all lines: docs/deploy.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,4 @@
1
+
(configure-metadata-deployment)=
1
2
# Configure Metadata Deployment
2
3
3
4
CumulusCI's `deploy` task uses the Metadata API to deploy metadata from the repository to a Salesforce org. `deploy` offers multiple sophisticated capabilities to suit the needs of your project.
@@ -62,7 +63,7 @@ flows:
62
63
replace: bar
63
64
```
64
65
65
-
To learn more about customization, see [](config). To discover the available transform options, consult the section for each transform in [](deploy).
66
+
To learn more about customization, see [](config). To discover the available transform options, consult the section for each transform in [](configure-metadata-deployment).
0 commit comments