Skip to content

Commit 5194e36

Browse files
authored
Merge branch 'master' into lwshang/dfx_0.18.0
2 parents 56641a7 + aae02c9 commit 5194e36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

motoko/encrypted-notes-dapp-vetkd/README.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The vetKey used to encrypt and decrypt a note is note-ID-specific (and not, for
1212

1313
Currently, the only way to use this dapp is via manual local deployment (see below).
1414

15-
Please also see the [README of the original encrypted-notes-dapp](../encrypted-notes-dapp/README.md) for further details.
15+
Please also see the [README of the original encrypted-notes-dapp](../encrypted-notes-dapp/README.mdx) for further details.
1616

1717
## Disclaimer
1818

motoko/invoice-canister/docs/bounty-task-checklist.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ In addition to this, there's also a [Testing Glossary](TestingGlossay.md) showin
262262
- [x] All testing is also extensively commented.
263263
- [x] Standalone (non-generated) developer doc [DesignDoc.md](DesignDoc.md) covering specifications, API, security and critical aspects.
264264
- [x] Commented [invoice.did](../invoice.did) at project's root.
265-
- [x] Coverage in [README](../README.md) including integration of invoice canister.
265+
- [x] Coverage in [README](../README.mdx) including integration of invoice canister.
266266
- [x] [Diagram flow chart](invoice-payment-flow.png) of typical "ok" invoice lifecycle.
267267

268268
### [SEC-F22] Potentially sensitive invoice details are stored in plain text on the canister #26 ###

0 commit comments

Comments
 (0)