diff options
Diffstat (limited to 'www/index.html.in')
| -rw-r--r-- | www/index.html.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html.in b/www/index.html.in index b701846..aff5e12 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -64,8 +64,8 @@ pre { echo "deb http://@WWWHOST@/ bookworm main" > /etc/apt/sources.list.d/praat.list </pre> - <p>This repository is signed. You should add the public GPG key to - your APT configuration, as follows:</p> + <p>This repository is signed. You should add the public GPG key to your + APT configuration, as follows:</p> <pre> wget -O - http://@WWWHOST@/@GPGKEY@ | apt-key add - @@ -83,7 +83,7 @@ pre { <hr> - <p>Problems? Suggestions? Contact rafael AT laboissiere DOT net.</p> + <p>Problems? Suggestions? Contact rafael AT debian DOT org.</p> </body> </html> |
