Skip to content

Commit 1ae7a4b

Browse files
committed
Update tmuxp readme to have link to source / github
1 parent b0bc30f commit 1ae7a4b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
2020
- `bash, zsh and tcsh`_ completion.
2121
- Unit tested against live tmux (1.8 and git). See `travis.yml`_
2222
file, `tmuxp on Travis CI`_ and `testing`_ page.
23-
- `Documentation`_ (also in `中文`_), `Examples`_, `Commands`_, `Internals`_.
23+
- `Documentation`_ (also in `中文`_), `Examples`_, `Source`_,
24+
`Commands`_, `Internals`_.
2425
- and `much, much more`_.
2526

2627
Ready to begin? See the `Quickstart`_.
@@ -57,6 +58,7 @@ tests .. code-block:: bash
5758

5859
.. _tmuxp on Travis CI: http://travis-ci.org/tony/tmuxp
5960
.. _Documentation: http://tmuxp.rtfd.org/
61+
.. _Source: https://github.com/tony/tmuxp
6062
.. _中文: http://tmuxp-zh.rtfd.org/
6163
.. _tmux(1): http://tmux.sourceforge.net/
6264
.. _tmuxinator: https://github.com/aziz/tmuxinator

doc/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
1919
- `bash, zsh and tcsh`_ completion.
2020
- Unit tested against against live tmux (1.8 and git). See `travis.yml`_
2121
file, `tmuxp on Travis CI`_ and `testing`_ page.
22-
- `Documentation`_ (also in `中文`_), `Examples`_, `Commands`_, `Internals`_.
22+
- `Documentation`_ (also in `中文`_), `Examples`_, `Source`_,
23+
`Commands`_, `Internals`_.
2324
- and `much, much more`_.
2425

2526
Ready to begin? See the `Quickstart`_.
2627

2728
.. _tmuxp on Travis CI: http://travis-ci.org/tony/tmuxp
2829
.. _Documentation: http://tmuxp.rtfd.org/
30+
.. _Source: https://github.com/tony/tmuxp
2931
.. _中文: http://tmuxp-zh.rtfd.org/
3032
.. _tmux(1): http://tmux.sourceforge.net/
3133
.. _tmuxinator: https://github.com/aziz/tmuxinator

0 commit comments

Comments
 (0)