Skip to content

Commit d18d107

Browse files
Update docs/operators/01-boostrapping.md
Co-authored-by: Maximilian Techritz <[email protected]>
1 parent f153576 commit d18d107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operators/01-boostrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ TAG=$(curl -s "https://api.github.com/repos/openmcp-project/openmcp/releases/lat
936936
echo "${TAG}"
937937
```
938938

939-
In the bootstrapper configuration, replace `<openmcp-component-version>` with the latest version of the `github.com/openmcp/openmcp` root component:
939+
In the bootstrapper configuration, replace `<openmcp-component-version>` with the latest version of the `github.com/openmcp-project/openmcp` root component:
940940

941941
```yaml title="config/bootstrapper-config.yaml"
942942
component:

0 commit comments

Comments
 (0)