diff options
| author | J08nY | 2024-07-24 18:41:17 +0200 |
|---|---|---|
| committer | J08nY | 2024-07-24 18:41:17 +0200 |
| commit | fd4e4f7d03fc407392696ee4972079ba592f62ec (patch) | |
| tree | bce08fa5d9f124a27024ab7a9bc8631cf507f8ea /re | |
| parent | 24d1ba404d7b0e0ebcb9b8e64fb797ca66cb6f48 (diff) | |
| download | pyecsca-notebook-fd4e4f7d03fc407392696ee4972079ba592f62ec.tar.gz pyecsca-notebook-fd4e4f7d03fc407392696ee4972079ba592f62ec.tar.zst pyecsca-notebook-fd4e4f7d03fc407392696ee4972079ba592f62ec.zip | |
Add more links to docs.
Diffstat (limited to 're')
| -rw-r--r-- | re/formulas.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/re/formulas.ipynb b/re/formulas.ipynb index 39e1cfc..c6bc76f 100644 --- a/re/formulas.ipynb +++ b/re/formulas.ipynb @@ -87,7 +87,7 @@ "metadata": {}, "source": [ "## The formulas\n", - "The following formulas were collected from open-source cryptographic libraries and are stored in the core package of the **pyecsca** toolkit. For a full overview of implementation choices done by open-source ECC libraries, see [this page](libraries.html)." + "The following formulas were collected from open-source cryptographic libraries and are stored in the core package of the **pyecsca** toolkit. For a full overview of implementation choices done by open-source ECC libraries, see [this page](/libraries.rst)." ] }, { |
