aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c47a489..09cbce2 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ zola build
## Déployer
```bash
-aws s3 sync ./public s3://man.deuxfleurs.fr
+aws s3 sync ./public s3://guide.deuxfleurs.fr
```
## Développer