We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8316b79 commit 72ce2c3Copy full SHA for 72ce2c3
project/BRANCHES-AND-TAGS.md
@@ -9,8 +9,8 @@ The Moby Project repository contains multiple components with their own versioni
9
10
- **Moby** - the core library, versioned as `v2.x` (currently in beta)
11
- **Docker Engine** - built from this repository, versioned independently
12
-- **API** (`api/`) - a separate Go module of the client library
13
-- **Client** (`client/`) - a separate Go module containing the materialization of the API specification, follows API versioning
+- **API** (`api/`) - a separate Go module containing the materialization of the API specification, follows API versioning
+- **Client** (`client/`) - a separate Go module of the client library
14
15
# Branches
16
0 commit comments