removed link to instructions for contributors

Signed-off-by: Ceki Gulcu <ceki@qos.ch>
This commit is contained in:
Ceki Gulcu 2021-09-05 13:20:05 +02:00
parent 50a68fe8cc
commit 1cea7b72e3
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ AAT = '@'
DOOTT = '.'
document.write('<tr>')
document.write('<td align="left" colspan="1">')
document.write('We are actively looking for volunteers to proofread the documentation. Please send your corrections or suggestions for improvement to "corrections' + AAT +'qos'+DOOTT+'ch". See also the <a href="http://articles.qos.ch/contributing.html">instructions for contributors</a>.');
document.write('We are actively looking for volunteers to proofread the documentation. Please send your corrections or suggestions for improvement to "corrections' + AAT +'qos'+DOOTT+'ch".');
document.write('</td>')
document.write('</tr>')