mirror of
https://github.com/moby/moby.git
synced 2026-01-11 02:31:44 +00:00
doc: fix module definition
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
This commit is contained in:
@@ -9,8 +9,8 @@ The Moby Project repository contains multiple components with their own versioni
|
||||
|
||||
- **Moby** - the core library, versioned as `v2.x` (currently in beta)
|
||||
- **Docker Engine** - built from this repository, versioned independently
|
||||
- **API** (`api/`) - a separate Go module of the client library
|
||||
- **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
|
||||
|
||||
# Branches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user