diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-09-18 21:18:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-09-18 21:18:35 +0000 |
commit | 48c72168331c3bc57a01243822b6b3c82e60e886 (patch) | |
tree | 0248d3e1b2aab42060cb7b906b7a88b7caea1018 /doc/index.html | |
parent | 799ef02e5870090ca9bf83dc5174644174084561 (diff) | |
download | execline-48c72168331c3bc57a01243822b6b3c82e60e886.tar.xz |
update git mention
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 394e648..481d4af 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ shell's syntax, and has no security issues. <h3> Download </h3> <ul> - <li> The current execline version is <a href="execline-2.0.0.0.tar.gz">2.0.0.0</a>. </li> + <li> The current released version of execline is <a href="execline-2.0.0.0.tar.gz">2.0.0.0</a>. </li> <li> Alternatively, you can checkout a copy of the execline git repository: <pre> git clone git://git.skarnet.org/execline </pre> </li> </ul> |