diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/templates/oldspec.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/templates/oldspec.html b/doc/templates/oldspec.html deleted file mode 100644 index 5fc9ae0a..00000000 --- a/doc/templates/oldspec.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <meta http-equiv="refresh" content="0; URL=spec/index.html" /> - <title>Telepathy D-Bus Interface Specification</title> - </head> - <body> - <h1 class="topbox">Telepathy D-Bus Interface Specification</h1> - <p><a href="spec/index.html">The Telepathy specification has moved.</a></p> - </body> -</html> |