Skip to content

Commit 01c7229

Browse files
authored
docs(readme): use archived CAPTCHA article (#29)
- Use an archived version of the article, as codeproject.com is currently unavailable. - CodeProject appears to have gone down around a month ago: https://en.wikipedia.org/wiki/CodeProject#Acquisition,_closure,_move
1 parent edf974d commit 01c7229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ curl -X 'POST' \
9494

9595
## Acknowledgments
9696

97-
A significant portion of this project, especially the CAPTCHA generation code, is inspired by work originally published on February 9, 2004, by [BrainJar](https://www.codeproject.com/articles/CAPTCHA-Image-2).
97+
A significant portion of this project, especially the CAPTCHA generation code, is inspired by work originally published on February 9, 2004, by [BrainJar](https://web.archive.org/web/20241116012010/https://www.codeproject.com/Articles/5947/CAPTCHA-Image).
9898

9999
## Contributing
100100

0 commit comments

Comments
 (0)