Skip to content

Commit 51fe057

Browse files
Doc
1 parent 38128b8 commit 51fe057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ For AEMaaCS deployments, embed the ACM package as a part of project-specific 'al
104104

105105
Adjust file 'all/pom.xml':
106106

107-
1. Add dependency to *all* or *minimal* package in the *dependencies* section:
107+
1. Add dependency to [all](https://central.sonatype.com/artifact/dev.vml.es/acm.all) or [min](https://central.sonatype.com/artifact/dev.vml.es/acm.min) package in the *dependencies* section:
108108

109109
```xml
110110
<dependency>
@@ -128,7 +128,7 @@ Adjust file 'all/pom.xml':
128128

129129
Remember to replace `${acm.version}` and `${appId}` with the actual values.
130130

131-
Repeat the same for *ui.content.example* package if you want to install demonstrative ACM scripts to get you started quickly.
131+
Repeat the same for [ui.content.example](https://central.sonatype.com/artifact/dev.vml.es/acm.ui.content.example) package if you want to install demonstrative ACM scripts to get you started quickly.
132132

133133
3. Consider refining the ACL settings
134134

0 commit comments

Comments
 (0)