Skip to content

Commit d067395

Browse files
committed
Fix edit links by moving docs content under a dedicated subdirectory
1 parent 554d71d commit d067395

File tree

479 files changed

+152
-132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

479 files changed

+152
-132
lines changed

docs/concepts/eventing-resources/brokers.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/.nav.yml renamed to docs/docs/.nav.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@ nav:
22
###############################################################################
33
# Concepts
44
###############################################################################
5-
- Concepts:
6-
- Overview: concepts/README.md
7-
- Resources:
8-
- Serving resources:
9-
- Revisions: concepts/serving-resources/revisions.md
10-
- Eventing resources:
11-
- Brokers: concepts/eventing-resources/brokers.md
12-
- Duck types: concepts/duck-typing.md
5+
- Overview: README.md
136
###############################################################################
147
# Getting started
158
###############################################################################
@@ -214,6 +207,7 @@ nav:
214207
- Developer configuration options: eventing/brokers/broker-developer-config-options.md
215208
- Triggers:
216209
- Using Triggers: eventing/triggers/README.md
210+
- Duck types: concepts/duck-typing.md
217211
- Event sources:
218212
- About event sources: eventing/sources/README.md
219213
- ApiServerSource:

docs/concepts/README.md renamed to docs/docs/README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)