From c43e59f72f020581ed94f044d88b76e5d611cb4c Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sun, 9 Apr 2023 10:34:51 +0200 Subject: [PATCH] redirect people to the rfc8794 branch for the official files --- README.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 93aa24e..0c25a72 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,13 @@ ## About -This repository contains the formal and official specification for the Extensible Binary Meta Language (EBML). Discussion of the plans for standardization is regulated on the [CELLAR listserv](https://datatracker.ietf.org/wg/cellar/charter/). Approved changes should be submitted to this repository as a pull request. The latest draft published from these specifications can be found at the [IETF Datatracker](https://datatracker.ietf.org/doc/draft-ietf-cellar-ebml/). The specification can be found in the file [specification.markdown](specification.markdown). +This repository contains a work in progress version of the Extensible Binary Meta Language (EBML) specification. + +**The documents corresponding to [RFC 8794](https://www.rfc-editor.org/rfc/rfc8794) and its errata can be found in branch [rfc8794](https://github.com/ietf-wg-cellar/ebml-specification/tree/rfc8794).** + +Discussion is regulated on the [CELLAR listserv](https://datatracker.ietf.org/wg/cellar/charter/). Approved changes should be submitted to this repository as a Pull Request. The latest draft published from these specifications can be found at the [IETF Datatracker](https://datatracker.ietf.org/doc/draft-ietf-cellar-ebml/). + +The main contain of the document specification can be found in the file [specification.markdown](specification.markdown). ## Code of conduct