Fossil SCM
Changed a link from relative to absolute to resolve broken link report from [https://fossil-scm.org/forum/forumpost/f428a9a9ce | /forumpost/f428a9a9ce].
Commit
ca0eabfdae551b982697eb6c7ea1ae0427460aa3afe87b3d7bfd96870f03fe35
Parent
4c34053c587cb37…
1 file changed
+1
-1
+1
-1
| --- src/sounds/README.md | ||
| +++ src/sounds/README.md | ||
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | The `[0-9a-f].wav` files in this directory contain a human voice |
| 2 | 2 | speaking each of the 16 hexadecimal digits. If a captcha string |
| 3 | 3 | consists of just hexadecimal digits (as is the case for captchas |
| 4 | -generated by the [../captcha.c module](../captcha.c)) then these WAV | |
| 4 | +generated by the [captcha.c module](/finfo/src/captcha.c)) then these WAV | |
| 5 | 5 | files can be concatenated together to generate an audio reading of the |
| 6 | 6 | captcha, which enables visually impaired users to complete the |
| 7 | 7 | captcha. |
| 8 | 8 | |
| 9 | 9 | Each of the WAV files uses 8000 samples per second, 8 bits per sample |
| 10 | 10 |
| --- src/sounds/README.md | |
| +++ src/sounds/README.md | |
| @@ -1,9 +1,9 @@ | |
| 1 | The `[0-9a-f].wav` files in this directory contain a human voice |
| 2 | speaking each of the 16 hexadecimal digits. If a captcha string |
| 3 | consists of just hexadecimal digits (as is the case for captchas |
| 4 | generated by the [../captcha.c module](../captcha.c)) then these WAV |
| 5 | files can be concatenated together to generate an audio reading of the |
| 6 | captcha, which enables visually impaired users to complete the |
| 7 | captcha. |
| 8 | |
| 9 | Each of the WAV files uses 8000 samples per second, 8 bits per sample |
| 10 |
| --- src/sounds/README.md | |
| +++ src/sounds/README.md | |
| @@ -1,9 +1,9 @@ | |
| 1 | The `[0-9a-f].wav` files in this directory contain a human voice |
| 2 | speaking each of the 16 hexadecimal digits. If a captcha string |
| 3 | consists of just hexadecimal digits (as is the case for captchas |
| 4 | generated by the [captcha.c module](/finfo/src/captcha.c)) then these WAV |
| 5 | files can be concatenated together to generate an audio reading of the |
| 6 | captcha, which enables visually impaired users to complete the |
| 7 | captcha. |
| 8 | |
| 9 | Each of the WAV files uses 8000 samples per second, 8 bits per sample |
| 10 |