Skip to content

Commit e92c06e

Browse files
authored
Merge pull request #72355 from adellape/oplibrary
OCPBUGS#22660: Update link to operator-lib in OSDK tutorial
2 parents 9852f1f + 25eb7cf commit e92c06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/osdk-run-proxy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This tutorial uses `HTTP_PROXY` as an example environment variable.
4242
.Procedure
4343
ifdef::golang[]
4444
. Edit the `controllers/memcached_controller.go` file to include the following:
45-
.. Import the `proxy` package from the link:https://github.com/operator-framework/operator-lib/releases/tag/v0.7.0[`operator-lib`] library:
45+
.. Import the `proxy` package from the link:https://github.com/operator-framework/operator-lib[`operator-lib`] library:
4646
+
4747
[source,golang]
4848
----

0 commit comments

Comments
 (0)