Skip to content

Commit 0136d4c

Browse files
committed
fix: fix link to devfile spec in Operator Description
Fix #1304 Signed-off-by: Ko Sta <[email protected]> Signed-off-by: Andrew Obuchowicz <[email protected]>
1 parent de672fa commit 0136d4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/bundle/manifests/devworkspace-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deploy/templates/components/csv/clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
will be available in all namespaces on the cluster. DevWorkspace creation is
5050
driven by the DevWorkspace custom resource, which can be created in any
5151
namespace to provision a full development environment. To get started, browse
52-
the DevWorkspace [spec](https://docs.devfile.io/devfile/2.1.0/user-guide/api-reference.html).
52+
the DevWorkspace [spec](https://devfile.io/docs/2.3.0/devfile-schema).
5353
5454
Once a DevWorkspace is started, it can be accessed via the URL in its
5555
`.status.mainUrl` field.

0 commit comments

Comments
 (0)