Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: João Matos <joao@tritao.eu>
  • Loading branch information
IGI-111 and tritao authored May 27, 2024
1 parent 27ed617 commit 81b3afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SRCs/src-14.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ As it is the first attempt to standardize proxy implementation, we do not consid
## Security Considerations

Permissioning proxy target changes is the primary consideration here.
This standard is not opinionated about means of achieving this, use of SRC-5 is recommended.
This standard is not opinionated about means of achieving this, use of [SRC-5](https://github.com/FuelLabs/sway-standards/blob/master/SRCs/src-5.md) is recommended.

## Example ABI

Expand All @@ -77,4 +77,4 @@ Example of a minimal SRC-14 implementation with no access control.

### [Owned Proxy](../examples/examples/src14-simple-proxy/owned/src/owned.sw)

Example of a SRC-14 implementation that also implements SRC-5.
Example of a SRC-14 implementation that also implements [SRC-5](https://github.com/FuelLabs/sway-standards/blob/master/SRCs/src-5.md).

0 comments on commit 81b3afe

Please sign in to comment.