This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/artemis-website.git
commit 4888700ea1c05ea79aa61a05346069245ee122cb Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Jan 13 10:08:25 2026 +0000 remove news page references to collection names that no longer exist since da6b4433cf83f0e177a7416e3c6175d2edd20f09 --- src/news/index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/news/index.md b/src/news/index.md index e948617..27742a1 100644 --- a/src/news/index.md +++ b/src/news/index.md @@ -22,12 +22,6 @@ type: artemis [Read More]({{site.baseurl}}/components/artemis-console/download/) {% elsif document.collection contains "artemis" %} [Read More]({{site.baseurl}}/components/artemis/download/) -{% elsif document.collection contains "nms_api" %} -[Read More]({{site.baseurl}}/components/nms/nms-api-downloads) -{% elsif document.collection contains "nms_amqp" %} -[Read More]({{site.baseurl}}/components/nms/providers/amqp/downloads/) -{% elsif document.collection contains "classic" %} -[Read More]({{site.baseurl}}/components/classic/download/) {% else %} [Read More]({{document.url}}) {% endif %} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
