diff --git a/phase_1/keycloak/README.md b/phase_1/keycloak/README.md index c753a47..093dbd5 100644 --- a/phase_1/keycloak/README.md +++ b/phase_1/keycloak/README.md @@ -2,7 +2,7 @@ This workflow illustrates creation of SPDX and CycloneDX SBOMs for a java application. [Keycloak](https://github.com/keycloak/keycloak) due to its wide use and complexity. The workflow is well commented and can be used as a reference implementation for your own projects. -- [.github/workflows/phase_1_keycloak.yml](.github/workflows/phase_1_keycloak.yml) +- [.github/workflows/phase_1_keycloak.yml](../../.github/workflows/phase_1_keycloak.yml) ## Reference Impelementation Objectives