We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbff66b commit e835884Copy full SHA for e835884
README.md
@@ -281,7 +281,7 @@ Contributions are welcome! Please:
281
### Development Setup
282
```bash
283
# Clone your fork
284
-git clone https://github.com/your-username/terraform-aws-ec2-backup.git
+git clone https://github.com/mikmorley/terraform-aws-ec2-backup.git
285
286
# Create feature branch
287
git checkout -b feature/your-feature-name
0 commit comments