Skip to content

Commit 0ff9e00

Browse files
authored
Change file name
1 parent 10c8625 commit 0ff9e00

File tree

1 file changed

+2
-2
lines changed
  • documentation/modules/ROOT/pages/05-build

1 file changed

+2
-2
lines changed

documentation/modules/ROOT/pages/05-build/build.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ yq w -i service.yaml 'spec.runLatest.configuration.revisionTemplate.spec.contain
159159
copyToClipboard::build-run-edit-knative-service[]
160160

161161
[.text-center]
162-
.service-build.yaml
162+
.service.yaml
163163
[source,yaml,linenums]
164164
----
165165
apiVersion: serving.knative.dev/v1alpha1
@@ -374,4 +374,4 @@ oc -n {tutorial-namespace} delete builds.build.knative.dev event-greeter-build
374374
----
375375
copyToClipboard::build-run-oc-cleanup[]
376376

377-
NOTE: You can also delete xref:ROOT:{build-repo}/build.adoc#build-apply-prereq-resources[pre-req resources] that were created if you don't need them anymore.
377+
NOTE: You can also delete xref:ROOT:{build-repo}/build.adoc#build-apply-prereq-resources[pre-req resources] that were created if you don't need them anymore.

0 commit comments

Comments
 (0)