Skip to content

Commit 1b65b67

Browse files
authored
Undo auto-toc plugin
1 parent e42b70a commit 1b65b67

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

src/docs/build-deploy-and-maintain-apps/imagestreams.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,11 @@ sort_order: 10
2323
Image streams provide a means of creating and updating container images in an ongoing way. As improvements are made to an image, tags can be used to assign new version numbers and keep track of changes.
2424

2525
## On this page
26-
- [Best practices for managing image streams](#best-practices-for-managing-image-streams)
27-
- [On this page](#on-this-page)
28-
- [Component parts](#component-parts)
29-
- [Image](#image)
30-
- [Tag](#tag)
31-
- [Image Stream](#image-stream)
32-
- [Getting info](#getting-info)
33-
- [Make use of tags](#make-use-of-tags)
34-
- [Smaller is better](#smaller-is-better)
26+
- [Component parts](#component-parts)
27+
- [Getting info](#getting-info)
28+
- [Make use of tags](#make-use-of-tags)
29+
- [Smaller is better](#smaller-is-better)
30+
- [Usage notifications](#usage-notifications)
3531

3632
## Component parts
3733

0 commit comments

Comments
 (0)