Skip to content

Commit b13e338

Browse files
authored
Merge pull request #47 from danieljakots/master
Fix dead link in READMEs
2 parents ac6cc8a + 5176619 commit b13e338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nodejs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encrypted-content-encoding
22

33
A simple implementation of the [HTTP encrypted
4-
content-encoding](https://tools.ietf.org/html/draft-nottingham-http-encryption-encoding)
4+
content-encoding](https://tools.ietf.org/html/rfc8188)
55

66
# Use
77

python/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ encrypted-content-encoding
22
==========================
33

44
A simple implementation of the `HTTP encrypted
5-
content-encoding <https://tools.ietf.org/html/draft-nottingham-http-encryption-encoding>`_
5+
content-encoding <https://tools.ietf.org/html/rfc8188>`_
66

77
Use
88
---

0 commit comments

Comments
 (0)