Skip to content

Commit b9d8455

Browse files
committed
chore: move new listing to end of list
fix markdown link syntax
1 parent 1a7586e commit b9d8455

File tree

1 file changed

+2
-2
lines changed
  • public/content/developers/docs/smart-contracts/security

1 file changed

+2
-2
lines changed

public/content/developers/docs/smart-contracts/security/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,6 @@ If you plan on querying an on-chain oracle for asset prices, consider using one
544544

545545
### Tutorials on smart contract security {#tutorials-on-smart-contract-security}
546546

547-
- [Cyfrin Updraft - Smart contracts security and auditing full course] (https://updraft.cyfrin.io/courses/security)
548-
549547
- [How to write secure smart contracts](/developers/tutorials/secure-development-workflow/)
550548

551549
- [How to use Slither to find smart contract bugs](/developers/tutorials/how-to-use-slither-to-find-smart-contract-bugs/)
@@ -555,3 +553,5 @@ If you plan on querying an on-chain oracle for asset prices, consider using one
555553
- [Smart contract security guidelines](/developers/tutorials/smart-contract-security-guidelines/)
556554

557555
- [How to safely integrate your token contract with arbitrary tokens](/developers/tutorials/token-integration-checklist/)
556+
557+
- [Cyfrin Updraft - Smart contracts security and auditing full course](https://updraft.cyfrin.io/courses/security)

0 commit comments

Comments
 (0)