diff --git a/content/docs/API/browser.md b/content/docs/API/browser.md index 6f5aa58..54e6531 100644 --- a/content/docs/API/browser.md +++ b/content/docs/API/browser.md @@ -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) diff --git a/content/docs/API/mCaptcha-system.md b/content/docs/API/mCaptcha-system.md index 07a107b..bee9802 100644 --- a/content/docs/API/mCaptcha-system.md +++ b/content/docs/API/mCaptcha-system.md @@ -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) diff --git a/content/docs/API/pow-sha256.md b/content/docs/API/pow-sha256.md index 24e2764..5953aba 100644 --- a/content/docs/API/pow-sha256.md +++ b/content/docs/API/pow-sha256.md @@ -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)