forked from mCaptcha/website
api link correction and master branch docs
This commit is contained in:
parent
c1f7be6994
commit
95929d4573
3 changed files with 7 additions and 4 deletions
|
@ -18,4 +18,5 @@ WebAssembly library which generates Proofs of Work for mCaptcha systems.
|
|||
|
||||
## Versions
|
||||
|
||||
- [0.1.0](/api-docs/browser/0.1.0/mCaptcha_browser/)
|
||||
- [master-branch](https://mcaptcha.github.io/browser/mCaptcha_browser/index.html)
|
||||
- [0.1.0](/api-docs/browser/0.1.0/mCaptcha_browser/index.html)
|
||||
|
|
|
@ -17,4 +17,5 @@ Documentation for the library used in mCaptcha core.
|
|||
|
||||
## Versions
|
||||
|
||||
- [0.1.0](/api-docs/m_captcha/0.1.0/m_captcha)
|
||||
- [master-branch](https://mcaptcha.github.io/mCaptcha/m_captcha/index.html)
|
||||
- [0.1.0](/api-docs/m_captcha/0.1.0/m_captcha/index.html)
|
||||
|
|
|
@ -29,8 +29,9 @@ mostly just stylistic/ease of use improvements.
|
|||
|
||||
## Versions
|
||||
|
||||
- [0.1.0](/api-docs/pow_sha256/0.1.0/pow_sha256)
|
||||
- [0.2.0](/api-docs/pow_sha256/0.2.0/pow_sha256/)
|
||||
- [master-branch](https://mcaptcha.github.io/pow_sha256/pow_sha256/index.html)
|
||||
- [0.1.0](/api-docs/pow_sha256/0.1.0/pow_sha256/index.html)
|
||||
- [0.2.0](/api-docs/pow_sha256/0.2.0/pow_sha256/index.html)
|
||||
|
||||
## Changelog
|
||||
Changelog is available at the project's [repository](https://github.com/mCaptcha/pow_sha256/blob/master/CHANGELOG.md)
|
||||
|
|
Loading…
Reference in a new issue