changeset 1771:bd14a0f69b60

Add a note about the doc link
author Chris Cannam
date Mon, 26 Feb 2018 14:30:37 +0000
parents f684b19ab777
children 128c4544036d
files deploy/src/archive.sh
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/src/archive.sh	Fri Feb 16 08:27:04 2018 +0000
+++ b/deploy/src/archive.sh	Mon Feb 26 14:30:37 2018 +0000
@@ -23,5 +23,7 @@
     echo "*** WARNING: Documentation URL returns a 404:"
     echo "***          $doc_url"
     echo "***          Please fix this before release!"
+    echo "***          And remember to update the link from"
+    echo "             http://www.sonicvisualiser.org/documentation.html !"
     echo
 fi