diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 03:50:43 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 03:50:43 +0000 |
| commit | 8f71d354dc194e28e1da3a3ac4537264de6cf468 (patch) | |
| tree | 9940c3a2f210ab35ca741de67ce47a1aa0b52455 | |
| parent | 1f87f33341b48ac0d33e2e48c855206deadbf8ed (diff) | |
| download | s6-portable-utils-8f71d354dc194e28e1da3a3ac4537264de6cf468.tar.gz | |
Doc typo fix
| -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 4ec1645..f01c148 100644 --- a/doc/index.html +++ b/doc/index.html @@ -94,7 +94,7 @@ library. </li> <ul> <li> The current released version of s6-portable-utils is <a href="s6-portable-utils-2.3.1.1.tar.gz">2.3.1.1</a>. -You can access its checksum <a href="s6-portable-utils-2.3.1.0.tar.gz.sha256">here</a>. </li> +You can access its checksum <a href="s6-portable-utils-2.3.1.1.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-portable-utils/">s6-portable-utils git repository</a>: |
