From fdf19cdf6446815ed155bfb70564e5af8bdedd74 Mon Sep 17 00:00:00 2001 From: Thorsten Ortlepp Date: Sat, 4 May 2024 00:22:32 +0200 Subject: update Maven build --- src/site/markdown/download.md | 3 +++ src/site/markdown/index.md | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 src/site/markdown/download.md create mode 100644 src/site/markdown/index.md (limited to 'src/site/markdown') diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md new file mode 100644 index 0000000..df65e90 --- /dev/null +++ b/src/site/markdown/download.md @@ -0,0 +1,3 @@ +# Download notification-sender + +Download JAR files of notification-sender at [https://dev.ortlepp.ms/build/eu/ortlepp/notification-sender/](https://dev.ortlepp.ms/build/eu/ortlepp/notification-sender/) diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md new file mode 100644 index 0000000..7b4909d --- /dev/null +++ b/src/site/markdown/index.md @@ -0,0 +1,5 @@ +# notification-sender + +**AWS Lambda to send notifications via SNS** + +For more information, see [README.md](https://git.ortlepp.ms/web/r/notification-sender.git/b/main/t/f=README.md.html) -- cgit v1.2.3