Skip to content

Commit 8590dcc

Browse files
committed
Update nav.yml
1 parent d0f6329 commit 8590dcc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_data/nav.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@
106106
url: "/non-git-checkout"
107107
- title: Use Git Hash in CI
108108
url: "/get-short-sha-id-and-use-it-in-a-ci-process"
109-
- title: Build an Image with the Dockerfile in root directory
109+
- title: Build an image with Dockerfile in root directory
110110
url: "/build-an-image-with-the-dockerfile-in-root-directory"
111-
- title: Build an Images specifying Dockerfile Location
111+
- title: Build an image specifying Dockerfile Location
112112
url: "/build-an-image-specify-dockerfile-location"
113-
- title: Build an Image from a different Git repository
113+
- title: Build an image from a different Git repository
114114
url: "/build-an-image-from-a-different-git-repository"
115-
- title: Build and push an Image
115+
- title: Build and push an image
116116
url: "/build-and-push-an-image"
117-
- title: Build an Image with build arguments
117+
- title: Build an image with build arguments
118118
url: "/build-an-image-with-build-arguments"
119119
- title: Create a Docker image for PHP
120120
url: "/php"

0 commit comments

Comments
 (0)