diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 24461870..6e0217c7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contribute to the Buildx project + # Contribute to the Buildx project This page contains information about reporting issues as well as some tips and guidelines useful to experienced open source contributors. @@ -289,4 +289,4 @@ The rules: If you are having trouble getting into the mood of idiomatic Go, we recommend reading through [Effective Go](https://golang.org/doc/effective_go.html). The -[Go Blog](https://blog.golang.org) is also a great resource. \ No newline at end of file +[Go Blog](https://blog.golang.org) is also a great resource. diff --git a/README.md b/README.md index 10256a2f..6442988b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# buildx + # buildx [![PkgGoDev](https://img.shields.io/badge/go.dev-docs-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/docker/buildx) [![Build Status](https://github.com/docker/buildx/workflows/build/badge.svg)](https://github.com/docker/buildx/actions?query=workflow%3Abuild) diff --git a/docs/reference/buildx_build.md b/docs/reference/buildx_build.md index d7711085..e9bf364f 100644 --- a/docs/reference/buildx_build.md +++ b/docs/reference/buildx_build.md @@ -1,4 +1,4 @@ -# buildx build +# buildx build ``` docker buildx build [OPTIONS] PATH | URL | - diff --git a/docs/reference/buildx_create.md b/docs/reference/buildx_create.md index 28a68798..f7fe9696 100644 --- a/docs/reference/buildx_create.md +++ b/docs/reference/buildx_create.md @@ -1,4 +1,4 @@ -# buildx create +# buildx create ``` docker buildx create [OPTIONS] [CONTEXT|ENDPOINT]