diff --git a/.github/workflows/release-from-tag.yml b/.github/workflows/release-from-tag.yml index 5b76421..e1c94c8 100644 --- a/.github/workflows/release-from-tag.yml +++ b/.github/workflows/release-from-tag.yml @@ -15,5 +15,5 @@ jobs: - uses: actions/checkout@v4 - uses: ncipollo/release-action@v1 with: - body: 'Changes: https://devops.wcm.io/conga/definitions/aem/changes-report.html' + body: 'Changes: https://devops.wcm.io/conga/definitions/aem/changes.html' token: ${{ secrets.GITHUB_TOKEN }} diff --git a/changes.xml b/changes.xml index ae214bd..0a6650a 100644 --- a/changes.xml +++ b/changes.xml @@ -19,8 +19,9 @@ #L% --> - + diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index caec5a0..9ff7652 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -38,7 +38,7 @@ The plugins [CONGA Sling Plugin][conga-sling] and [CONGA AEM Plugin][conga-aem] [usage]: usage.html -[changelog]: changes-report.html +[changelog]: changes.html [conga]: https://devops.wcm.io/conga/ [conga-sling]: https://devops.wcm.io/conga/plugins/sling/ [conga-aem]: https://devops.wcm.io/conga/plugins/aem/