diff options
Diffstat (limited to 'src/or/buffers.c')
-rw-r--r-- | src/or/buffers.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/buffers.c b/src/or/buffers.c index bf1f7e390b..d422d44e59 100644 --- a/src/or/buffers.c +++ b/src/or/buffers.c @@ -1439,8 +1439,8 @@ fetch_from_buf_socks(buf_t *buf, socks_request_t *req, "Please configure your client accordingly.\n" "</p>\n" "<p>\n" -"See <a href=\"http://www.torproject.org/documentation.html\">" - "http://www.torproject.org/documentation.html</a> for more information.\n" +"See <a href=\"https://www.torproject.org/documentation.html\">" + "https://www.torproject.org/documentation.html</a> for more information.\n" "<!-- Plus this comment, to make the body response more than 512 bytes, so " " IE will be willing to display it. Comment comment comment comment " " comment comment comment comment comment comment comment comment.-->\n" |