diff --git a/CHANGES.md b/CHANGES.md index f209f90..fd5dbfa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -435,7 +435,7 @@ Feat: - Added `copy`, `clone` and `move` instance methods to `CipherTexts`, `PlainTexts`, and all variants of `Keys`. - Instead of assignment by reference in JS, use the new methods (this goes for all variables and key types) - - Examples can be found in the docs. For example, the [CipherText Docs](https://docs.morfix.io/CipherText.html) + - Examples can be found in the docs. For example, the [CipherText Docs](https://s0l0ist.github.io/node-seal/CipherText.html) ```javascript const cipherText = Morfix.CipherText() diff --git a/README.md b/README.md index 9729f84..7fb5090 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Checkout the [basics](USAGE.md) ## Documentation -View the latest docs [here](https://docs.morfix.io) +View the latest docs [here](https://s0l0ist.github.io/node-seal) ## Examples diff --git a/submodules/emsdk b/submodules/emsdk index f677ef9..9347bc3 160000 --- a/submodules/emsdk +++ b/submodules/emsdk @@ -1 +1 @@ -Subproject commit f677ef915645c09794f0ae88f21d3cba2886459f +Subproject commit 9347bc393b94a17b93450bbc98bc3f66cef2aeb0