aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.siteconf
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2015-05-08 21:14:54 +0000
committerTatsuya Kinoshita <tats@debian.org>2015-05-08 21:14:54 +0000
commitfb6b8391a8e2fc246af9419ce48672113af93b2e (patch)
tree2e7747b8ca2c36cf3c46a61ccea86ab8a948effe /doc/README.siteconf
parentUpdate ChangeLog (diff)
downloadw3m-fb6b8391a8e2fc246af9419ce48672113af93b2e.tar.gz
w3m-fb6b8391a8e2fc246af9419ce48672113af93b2e.zip
Update examples of siteconf for twitter.com
Diffstat (limited to 'doc/README.siteconf')
-rw-r--r--doc/README.siteconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.siteconf b/doc/README.siteconf
index f173087..39b1028 100644
--- a/doc/README.siteconf
+++ b/doc/README.siteconf
@@ -18,8 +18,8 @@ The last match wins.
===== Examples =====
-url "http://twitter.com/#!/"
-substitute_url "http://mobile.twitter.com/"
+url "https://twitter.com/"
+substitute_url "https://mobile.twitter.com/"
This forwards the twitter.com to its mobile site.