From 77fbf814f2a187504e801562ab17dc71dc5a98ce Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Thu, 22 Oct 2020 07:32:50 -0700 Subject: [PATCH] Update some documentation about releases. (#413) * Update the readme to point to releases instead of NEWS. * Update NEWS.md that it is outdated now. --- NEWS.md | 6 ++++++ README.md | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 3940c94..2ea2c3a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,11 @@ # NEWS +## Outdated + +Please see [release page](https://github.com/maxking/docker-mailman/releases) +for the latest releases and change log. + + ## Mailman Core ### v1.1.1 (released Aug 9 2017) diff --git a/README.md b/README.md index 9c62331..2d8099b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ run multi-container applications. This repository consists of a [`docker-compose.yaml`](docker-compose.yaml) file which is a set of configurations that can be used to deploy the [Mailman 3 Suite][4]. -Please see [NEWS](NEWS.md) for the latest changes and releases. +Please see [release page](https://github.com/maxking/docker-mailman/releases) +for the releases and change log. Release =======