diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 3 | ||||
| -rw-r--r-- | docs/index.md | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index 562491f9..f21ee733 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,8 @@ from importlib.metadata import version as get_version # -- Project information ----------------------------------------------------- project = "sec-certs" -copyright = "CRoCS MUNI | 2020-2023" +copyright = "Anonymized | 2020-2023" +# copyright = "CRoCS MUNI | 2020-2023" # Note thas this inference won't work from Docker: https://github.com/pypa/setuptools_scm/#usage-from-docker release = ".".join(get_version("sec-certs").split(".")[:3]) diff --git a/docs/index.md b/docs/index.md index 448efbeb..44d64abe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,8 +21,7 @@ Each of the notebooks can be launched interactively in MyBinder by clicking on ð :maxdepth: 1 Seccerts homepage <https://seccerts.org/> Seccerts docs <https://seccerts.org/docs> -GitHub repo <https://github.com/crocs-muni/sec-certs> -Seccerts PyPi <https://pypi.org/project/sec-certs/> +GitHub repo <https://anonymous.4open.science/r/sec-certs-7A92> ``` ```{toctree} |
