Skip to content

Commit

Permalink
Change link to doc from deno.land to jsr.io.
Browse files Browse the repository at this point in the history
  • Loading branch information
dajiaji committed Sep 1, 2024
1 parent 416c8a0 commit 2de9f9b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 21 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ This module works on web browsers, Node.js, Deno and various other JavaScript ru

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/mod.ts) |
Documentation: [jsr.io](https://jsr.io/@hpke/hpke-js/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/docs/)

</div>
Expand Down
4 changes: 1 addition & 3 deletions x/chacha20poly1305/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Publ

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/x/chacha20poly1305/mod.ts)
|
Documentation: [jsr.io](https://jsr.io/@hpke/chacha20poly1305/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/chacha20poly1305/docs/)

</div>
Expand Down
3 changes: 1 addition & 2 deletions x/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Publ

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/core/mod.ts) |
Documentation: [jsr.io](https://jsr.io/@hpke/core/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/core/docs/)

</div>
Expand Down
4 changes: 1 addition & 3 deletions x/dhkem-secp256k1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Publ

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/x/dhkem-secp256k1/mod.ts)
|
Documentation: [jsr.io](https://jsr.io/@hpke/dhkem-secp256k1/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/dhkem-secp256k1/docs/)

</div>
Expand Down
4 changes: 1 addition & 3 deletions x/dhkem-x25519/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Publ

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/x/dhkem-x25519/mod.ts)
|
Documentation: [jsr.io](https://jsr.io/@hpke/dhkem-x25519/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/dhkem-x25519/docs/)

</div>
Expand Down
4 changes: 1 addition & 3 deletions x/dhkem-x448/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Publ

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/x/dhkem-x448/mod.ts)
|
Documentation: [jsr.io](https://jsr.io/@hpke/dhkem-x448/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/dhkem-x448/docs/)

</div>
Expand Down
3 changes: 1 addition & 2 deletions x/hpke-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ This module works on web browsers, Node.js, Deno and various other JavaScript ru

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/mod.ts) |
Documentation: [jsr.io](https://jsr.io/@hpke/hpke-js/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/docs/)

</div>
Expand Down
4 changes: 1 addition & 3 deletions x/hybridkem-x25519-kyber768/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Publ

<div align="center">

Documentation:
[deno.land](https://doc.deno.land/https://deno.land/x/hpke/x/hybridkem-x25519-kyber768/mod.ts)
|
Documentation: [jsr.io](https://jsr.io/@hpke/hybridkem-x25519-kyber768/doc) |
[pages (only for the latest ver.)](https://dajiaji.github.io/hpke-js/hybridkem-x25519-kyber768/docs/)

</div>
Expand Down

0 comments on commit 2de9f9b

Please sign in to comment.