diff options
author | Roger Dingledine <arma@torproject.org> | 2008-11-09 03:23:18 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-11-09 03:23:18 +0000 |
commit | 1d824f8dc29214b60d7835eb9ed9186944828790 (patch) | |
tree | f287946cefdf13a8ce9ced4e6817642d73bca706 /doc/tor-hidden-service.html | |
parent | 5d19fe51247cab0f4990fe40196d526da1e7a505 (diff) | |
download | tor-1d824f8dc29214b60d7835eb9ed9186944828790.tar tor-1d824f8dc29214b60d7835eb9ed9186944828790.tar.gz |
remove a bunch of obsolete html files. they haven't been linked
to for many years. i think.
svn:r17224
Diffstat (limited to 'doc/tor-hidden-service.html')
-rw-r--r-- | doc/tor-hidden-service.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/tor-hidden-service.html b/doc/tor-hidden-service.html deleted file mode 100644 index 23429925f..000000000 --- a/doc/tor-hidden-service.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<title>Tor Documentation</title> -<meta name="Author" content="Roger Dingledine"> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -</head> - -<body> - -<p> -This document is obsolete. See the new <a -href="https://www.torproject.org/documentation.html">Tor documentation</a> page. -</p> - -</body> -</html> - |