File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
website/content/en/docs/olm-integration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ weight: 2
5
5
---
6
6
7
7
This guide assumes you have followed the introduction and * Setup* section of the [ bundle quickstart] [ quickstart-bundle ] ,
8
- and have added the ` packagemanifests ` target to your ` Makefile ` as described [ here] [ doc-olm-generate ] .
8
+ and have added the ` packagemanifests ` target to your ` Makefile ` as described [ here] [ doc-packagemanifests-makefile ] .
9
9
10
10
** Important:** this guide assumes your project was scaffolded with ` operator-sdk init --project-version=3-alpha ` .
11
11
These features are unavailable to projects of version ` 2 ` or less; this information can be found by inspecting
@@ -93,5 +93,5 @@ INFO[0001] operator "memcached-operator" uninstalled
93
93
[ operator-registry ] :https://github.com/operator-framework/operator-registry
94
94
[ cli-run-packagemanifests ] :/docs/cli/operator-sdk_run_packagemanifests
95
95
[ cli-cleanup ] :/docs/cli/operator-sdk_cleanup
96
- [ doc-olm-generate ] :/docs/olm-integration/generation#overview
96
+ [ doc-packagemanifests-makefile ] :/docs/olm-integration/generation/#package-manifests-format
97
97
[ doc-testing-deployment ] :/docs/olm-integration/testing-deployment
You can’t perform that action at this time.
0 commit comments