mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-28 23:09:36 -04:00
docs: replace reference to CMakeList on main branch with versioned link or Bazel (#2690)
* Replace reference to CMakeList on main branch with versioned link or Bazel * Allow Bazel as a valid word --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
c15e4efef6
commit
92fac8b9d6
13 changed files with 13 additions and 12 deletions
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||
|
||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||
|
||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.10.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||
|
||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue