From f764eaf9637e1d24626991492e18ebc7d8e7f388 Mon Sep 17 00:00:00 2001 From: Leonard Date: Wed, 3 May 2017 14:36:45 +0800 Subject: [PATCH] Fix links in README "en/latest" was missing --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0c8111623..2e24acc49 100644 --- a/README.rst +++ b/README.rst @@ -181,9 +181,9 @@ Project details tmux support 1.8, 1.9a, 2.0, 2.1, 2.2, 2.3, 2.4 python support 2.7, >= 3.3, pypy, pypy3 Source https://github.com/tony/libtmux -Docs http://libtmux.git-pull.com -API http://libtmux.git-pull.com/api.html -Changelog http://libtmux.git-pull.com/history.html +Docs https://libtmux.git-pull.com +API https://libtmux.git-pull.com/en/latest/api.html +Changelog https://libtmux.git-pull.com/en/latest/history.html Issues https://github.com/tony/libtmux/issues Travis http://travis-ci.org/tony/libtmux Test Coverage https://codecov.io/gh/tony/libtmux