Skip to content

Commit 25eb7cf

Browse files
committed
Update link to operator-lib in OSDK tutorial
1 parent 65ab877 commit 25eb7cf

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)