diff --git a/README.md b/README.md index 74805c6..8d6ebb0 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,13 @@ All technical and procedural guides are located in the `ops/` directory. Refer t | Guide | Description | | --- | --- | -| **[Project Manifest](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/ops/project-manifest.md)** | Full file inventory, architectural decisions, and pre-flight checklist. | -| **[Deployment Guide](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/ops/deployment-guide.md)** | Step-by-step setup for Ubuntu 22.04+ and nine mandatory acceptance tests. | -| **[Keycloak Setup](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/ops/keycloak-setup.md)** | Instructions for realm roles, client mappers, and JWT authentication. | -| **[Adding Additional IGs](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/ops/adding-additional-igs.md)** | How to load specialized IGs (MCCoD, IMCI) without breaking the core. | -| **[Version Upgrade](https://www.google.com/search?q=ops/version-upgrade-integration.md)** | Procedure for ICD-11 version updates and terminology cache flushing. | -| **[Scaling Roadmap](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/ops/scaling-roadmap.md)** | Thresholds for resource allocation and database partitioning. | -| **[Technical Ops](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/ops/technical-operations-document.md)** | Runbooks for backup, recovery, and daily maintenance. | +| **[Project Manifest](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/project-manifest.md)** | Full file inventory, architectural decisions, and pre-flight checklist. | +| **[Deployment Guide](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/deployment-guide.md)** | Step-by-step setup for Ubuntu 22.04+ and nine mandatory acceptance tests. | +| **[Keycloak Setup](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/keycloak-setup.md)** | Instructions for realm roles, client mappers, and JWT authentication. | +| **[Adding Additional IGs](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/adding-additional-igs.md)** | How to load specialized IGs (MCCoD, IMCI) without breaking the core. | +| **[Version Upgrade](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/version-upgrade-integration.md)** | Procedure for ICD-11 version updates and terminology cache flushing. | +| **[Scaling Roadmap](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/scaling-roadmap.md)** | Thresholds for resource allocation and database partitioning. | +| **[Technical Ops](https://git.dghs.gov.bd/riaz.somc/bd-fhir-national/src/branch/main/ops/technical-operations-document.md)** | Runbooks for backup, recovery, and daily maintenance. | ---