Skip to content

Commit 796e5eb

Browse files
committed
docs: eventing update to knative v 0.19
1 parent e7258cb commit 796e5eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

documentation/modules/ROOT/pages/_partials/eventing-nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* xref:eventing:eventing.adoc#eventing-prerequisite[Prerequisites]
2+
* xref:eventing:eventing.adoc#eventing-watch-logs[Watching Logs]
23
* xref:eventing:eventing-src-to-sink.adoc[Source to Sink]
34
** xref:eventing:eventing-src-to-sink.adoc#eventing-source[Event Source]
45
** xref:eventing:eventing-src-to-sink.adoc#eventing-sink-service[Sink Service]
@@ -27,5 +28,4 @@
2728
** xref:eventing:eventing-trigger-broker.adoc#eventing-event-source[Event Source]
2829
** xref:eventing:eventing-trigger-broker.adoc#eventing-trigger[Trigger]
2930
** xref:eventing:eventing-trigger-broker.adoc#eventing-trigger-verification[Verification]
30-
** xref:eventing:eventing-trigger-broker.adoc#eventing-cleanup[Cleanup]
31-
* xref:eventing:eventing.adoc#eventing-watch-logs[Watching Logs]
31+
** xref:eventing:eventing-trigger-broker.adoc#eventing-cleanup[Cleanup]

documentation/modules/eventing/pages/eventing-src-to-sink.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ If you haven't already, you can xref:{eventing-repo}#eventing-watch-logs[watch l
165165
[.console-input]
166166
[source,bash,subs="+macros,+attributes"]
167167
----
168-
stern eventinghello -c user-container-n {tutorial-namespace}
168+
stern eventinghello -c user-container -n {tutorial-namespace}
169169
----
170170

171171
[.console-output]

0 commit comments

Comments
 (0)