From 3ddb02a7b993baa3756c25a850564d5dbe2b54b9 Mon Sep 17 00:00:00 2001 From: Mulandi <89155182+CECILIA-MULANDI@users.noreply.github.com> Date: Sat, 16 May 2026 08:42:13 +0300 Subject: [PATCH] fix: Fixing RFP-001 broken link --- prizes/LP-0013.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prizes/LP-0013.md b/prizes/LP-0013.md index 6371706..f6a7198 100644 --- a/prizes/LP-0013.md +++ b/prizes/LP-0013.md @@ -25,7 +25,7 @@ Adding a clean authority model enables the ecosystem to support real economic us - authority rotation and/or revocation (e.g., set to `None` to make supply fixed). - [ ] Documentation and examples: Provide: - at least *two* example integrations (e.g., “fixed supply token with revoked authority” and “variable supply token with mint authority”). -- [ ] Produced a self-sufficient, agnostic library that handles approval as defined in [RFP-001](https://github.com/logos-co/rfp/blob/master/RFPs/RFP-001-admin-authority-poc.md). +- [ ] Produced a self-sufficient, agnostic library that handles approval as defined in [RFP-001](https://github.com/logos-co/rfp/blob/master/RFPs/RFP-001-admin-authority-lib.md). ### Usability