diff --git a/docs/phases/phase7.md b/docs/phases/phase7.md index d561609..f31292e 100644 --- a/docs/phases/phase7.md +++ b/docs/phases/phase7.md @@ -1,3 +1,3 @@ ## 🔍 Phase 7 - Implementation and Scripted Deployment of Previous Phase -TODO \ No newline at end of file +The system implementation and deployment can be found [here](../../code). \ No newline at end of file diff --git a/docs/phases/phase8.md b/docs/phases/phase8.md index 46c79c6..74ba814 100644 --- a/docs/phases/phase8.md +++ b/docs/phases/phase8.md @@ -1,3 +1,3 @@ ## 🔍 Phase 8 - Automation with CI/CD -TODO \ No newline at end of file +The CI/CD workflow can be found [here](../../.github/workflows/main.yaml). \ No newline at end of file