Skip to content

Commit 72ba8bf

Browse files
author
Mrunal Patel
committed
Merge pull request #272 from vbatts/roadmap-link
roadmap: update links and add wiki reference
2 parents 7c17452 + b7a4db3 commit 72ba8bf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To provide context for users the following section gives example use cases for e
2828

2929
# Releases
3030

31-
There is a loose [Road Map](https://github.com/opencontainers/specs/wiki/RoadMap:) on the wiki.
31+
There is a loose [Road Map](./ROADMAP.md).
3232
During the `0.x` series of OCI releases we make no backwards compatibility guarantees and intend to break the schema during this series.
3333

3434
# Contributing

ROADMAP.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The items in the 1.0 roadmap can be broken down into smaller milestones that are
66
The topics below are broad and small working groups will be needed for each to define scope and requirements or if the feature is required at all for the OCI level.
77
Topics listed in the roadmap do not mean that they will be implemented or added but are areas that need discussion to see if they fit in to the goals of the OCI.
88

9+
Listed topics may defer to the [project wiki](https://github.com/opencontainers/specs/wiki/RoadMap:) for collaboration.
10+
911
## 1.0
1012

1113
### Digest and Hashing

0 commit comments

Comments
 (0)