Skip to content

Commit 65dc0e6

Browse files
committed
file name length fix
Signed-off-by: Clemens Vasters <clemens@vasters.com>
1 parent 37027fa commit 65dc0e6

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Automatically generated CODEOWNERS
22
# Regenerate with `make update-codeowners`
3-
draft-vasters-json-structure-conditional-composition.md clemensv@microsoft.com
3+
draft-vasters-json-structure-cond-composition.md clemensv@microsoft.com

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/versioned/
1818
Gemfile.lock
1919
archive.json
20-
draft-vasters-json-structure-conditional-composition.xml
20+
draft-vasters-json-structure-cond-composition.xml
2121
package-lock.json
2222
report.xml
2323
!requirements.txt

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
This is the working area for the individual Internet-Draft, "JSON Structure: Conditional Composition".
66

7-
* [Editor's Copy](https://json-structure.github.io/conditional-composition/#go.draft-vasters-json-structure-conditional-composition.html)
8-
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-vasters-json-structure-conditional-composition)
9-
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-vasters-json-structure-conditional-composition)
10-
* [Compare Editor's Copy to Individual Draft](https://json-structure.github.io/conditional-composition/#go.draft-vasters-json-structure-conditional-composition.diff)
7+
* [Editor's Copy](https://json-structure.github.io/conditional-composition/#go.draft-vasters-json-structure-cond-composition.html)
8+
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-vasters-json-structure-cond-composition)
9+
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-vasters-json-structure-cond-composition)
10+
* [Compare Editor's Copy to Individual Draft](https://json-structure.github.io/conditional-composition/#go.draft-vasters-json-structure-cond-composition.diff)
1111

1212

1313
## Contributing

draft-vasters-json-structure-conditional-composition.md renamed to draft-vasters-json-structure-cond-composition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: "JSON Structure: Conditional Composition"
44
category: std
55

6-
docname: draft-vasters-json-structure-conditional-composition-latest
6+
docname: draft-vasters-json-structure-cond-composition-latest
77
submissiontype: IETF # also: "independent", "editorial", "IAB", or "IRTF"
88
number:
99
date: 2025-07-02
@@ -18,7 +18,7 @@ venue:
1818
mail: TBD
1919
arch: TBD
2020
github: "json-structure/conditional-composition"
21-
latest: "https://json-structure.github.io/conditional-composition/draft-vasters-json-structure-conditional-composition.html"
21+
latest: "https://json-structure.github.io/conditional-composition/draft-vasters-json-structure-cond-composition.html"
2222

2323
author:
2424
-

0 commit comments

Comments
 (0)