Skip to content

Commit c13cfd5

Browse files
Update bounty-task-checklist.md
1 parent 276c0c7 commit c13cfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.mdx) including integration of invoice canister.
265+
- [x] Coverage in [README](../README.md) 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)