diff options
Diffstat (limited to 'src/site/markdown')
-rw-r--r-- | src/site/markdown/download.md | 3 | ||||
-rw-r--r-- | src/site/markdown/index.md | 5 |
2 files changed, 8 insertions, 0 deletions
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) |