Merge "SEBA-784 Release Notes"
diff --git a/profiles/seba/workflows/att-install.md b/profiles/seba/workflows/att-install.md
index 3a80da0..9d3de37 100644
--- a/profiles/seba/workflows/att-install.md
+++ b/profiles/seba/workflows/att-install.md
@@ -8,7 +8,7 @@
 helm install -n att-workflow cord/att-workflow --version=1.2.4
 ```
 
-> NOTE: if you have installed the `cord-platform` chart as a sum of its components,
+> NOTE: if you have installed the `seba-services` as [seperate components](../install.md),
 > then you need to specify `--set att-workflow-driver.kafkaService=cord-kafka`
 > during the installation command to match the name of the kafka service.