api link correction and master branch docs

This commit is contained in:
Aravinth Manivannan 2021-03-11 11:29:26 +05:30
parent c1f7be6994
commit 95929d4573
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
3 changed files with 7 additions and 4 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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)