chore: lowercase for filenames

This commit is contained in:
Benoit Chevallier-Mames
2021-12-09 16:25:57 +01:00
committed by Benoit Chevallier
parent 6b3adc217f
commit bdb1140bee
36 changed files with 59 additions and 59 deletions

View File

@@ -4,8 +4,8 @@ How To
.. toctree::
:maxdepth: 1
PROJECT_SETUP.md
DOCKER.md
DOCUMENTING.md
RELEASING.md
CONTRIBUTING.md
project_setup.md
docker.md
documenting.md
releasing.md
contributing.md

View File

@@ -5,7 +5,7 @@ FIXME(Arthur): to check what needs to be updated here
# Project Setup
```{note}
You will need Zama's specific environment with zamalang module to have the project fully functional. It is currently only delivered via the docker image (see the [docker](./DOCKER.md) guide).
You will need Zama's specific environment with zamalang module to have the project fully functional. It is currently only delivered via the docker image (see the [docker](./docker.md) guide).
```
## Installing Python v3.8