Skip to content

Commit d74de73

Browse files
leezutony
authored andcommitted
Fix links in README (#40)
"en/latest" was missing
1 parent 4f65aff commit d74de73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ Project details
181181
tmux support 1.8, 1.9a, 2.0, 2.1, 2.2, 2.3, 2.4
182182
python support 2.7, >= 3.3, pypy, pypy3
183183
Source https://github.com/tony/libtmux
184-
Docs http://libtmux.git-pull.com
185-
API http://libtmux.git-pull.com/api.html
186-
Changelog http://libtmux.git-pull.com/history.html
184+
Docs https://libtmux.git-pull.com
185+
API https://libtmux.git-pull.com/en/latest/api.html
186+
Changelog https://libtmux.git-pull.com/en/latest/history.html
187187
Issues https://github.com/tony/libtmux/issues
188188
Travis http://travis-ci.org/tony/libtmux
189189
Test Coverage https://codecov.io/gh/tony/libtmux

0 commit comments

Comments
 (0)