Skip to content

Commit a135fd2

Browse files
committed
Update to new repository name
1 parent 4766d81 commit a135fd2

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
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-kleidl-digest-fields-problem-types.md [email protected] [email protected] [email protected]
3+
draft-ietf-httpapi-digest-fields-problem-types.md [email protected] [email protected] [email protected]

.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-kleidl-digest-fields-problem-types.xml
20+
draft-ietf-httpapi-digest-fields-problem-types.xml
2121
package-lock.json
2222
report.xml
2323
!requirements.txt

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# License
22

33
See the
4-
[guidelines for contributions](https://github.com/tus/draft-digest-fields-problem-types/blob/main/CONTRIBUTING.md).
4+
[guidelines for contributions](https://github.com/ietf-wg-httpapi/digest-fields-problem-types/blob/main/CONTRIBUTING.md).

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
This is the working area for the individual Internet-Draft, "HTTP Problem Types for Digest Fields".
44

5-
* [Editor's Copy](https://tus.github.io/draft-digest-fields-problem-types/#go.draft-kleidl-digest-fields-problem-types.html)
6-
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-kleidl-digest-fields-problem-types)
7-
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-kleidl-digest-fields-problem-types)
8-
* [Compare Editor's Copy to Individual Draft](https://tus.github.io/draft-digest-fields-problem-types/#go.draft-kleidl-digest-fields-problem-types.diff)
5+
* [Editor's Copy](https://ietf-wg-httpapi.github.io/digest-fields-problem-types/#go.draft-ietf-httpapi-digest-fields-problem-types.html)
6+
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-httpapi-digest-fields-problem-types)
7+
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-digest-fields-problem-types)
8+
* [Compare Editor's Copy to Individual Draft](https://ietf-wg-httpapi.github.io/digest-fields-problem-types/#go.draft-ietf-httpapi-digest-fields-problem-types.diff)
99

1010

1111
## Contributing
1212

1313
See the
14-
[guidelines for contributions](https://github.com/tus/draft-digest-fields-problem-types/blob/main/CONTRIBUTING.md).
14+
[guidelines for contributions](https://github.com/ietf-wg-httpapi/digest-fields-problem-types/blob/main/CONTRIBUTING.md).
1515

1616
Contributions can be made by creating pull requests.
1717
The GitHub interface supports creating pull requests using the Edit (✏) button.

draft-kleidl-digest-fields-problem-types.md renamed to draft-ietf-httpapi-digest-fields-problem-types.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "HTTP Problem Types for Digest Fields"
33
category: info
44

5-
docname: draft-kleidl-digest-fields-problem-types-latest
5+
docname: draft-ietf-httpapi-digest-fields-problem-types-latest
66
submissiontype: IETF # also: "independent", "editorial", "IAB", or "IRTF"
77
number:
88
date:
@@ -19,8 +19,8 @@ venue:
1919
# type: Working Group
2020
2121
# arch: https://example.com/WG
22-
github: "tus/draft-digest-fields-problem-types"
23-
latest: "https://tus.github.io/draft-digest-fields-problem-types/draft-kleidl-digest-fields-problem-types.html"
22+
github: "ietf-wg-httpapi/digest-fields-problem-types"
23+
latest: "https://ietf-wg-httpapi.github.io/digest-fields-problem-types/draft-ietf-httpapi-digest-fields-problem-types.html"
2424

2525
author:
2626
-

0 commit comments

Comments
 (0)