Skip to content

Commit b72abe0

Browse files
authored
Add a link to the project site in README (solana-foundation#3319)
1 parent 9df0684 commit b72abe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</p>
1616
</div>
1717

18-
Anchor is a framework for Solana's [Sealevel](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192) runtime providing several convenient developer tools for writing smart contracts.
18+
[Anchor](https://www.anchor-lang.com/) is a framework for Solana's [Sealevel](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192) runtime providing several convenient developer tools for writing smart contracts.
1919

2020
- Rust eDSL for writing Solana programs
2121
- [IDL](https://en.wikipedia.org/wiki/Interface_description_language) specification

0 commit comments

Comments
 (0)