From 835e94e35dc3a72ea7af0ccb71392de6be320e47 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 2 May 2022 21:45:29 -0500 Subject: [PATCH] Corrections and grammar + links --- _content/solana/dev-get-involved.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_content/solana/dev-get-involved.md b/_content/solana/dev-get-involved.md index a28b37e..95b6879 100644 --- a/_content/solana/dev-get-involved.md +++ b/_content/solana/dev-get-involved.md @@ -7,9 +7,9 @@ authors: Well you're really entering a paradise of innovation if you're a developer entering the Solana Ecosystem at the moment. -Solana uses Rust as its programming language which gives it its high programmability as compared to Ethereum's Rust. +Solana uses [Rust](https://www.rust-lang.org/) as its programming language which gives it its high programmability as compared to Ethereum's [Solidity](https://docs.soliditylang.org/en/v0.8.13/). -There are a number of resources you can check out to get upto speed with how to build on Solana and many of them are also backed by thriving communities filled with founders and builders working on new things everyday. +There are a number of resources you can check out to get up to speed with how to build on Solana and many are backed by thriving communities filled with founders and builders working on new things every day. **Check out the resources available on Solana's official website [here](https://solana.com/developers) and get started with your coding journey on Solana!** @@ -33,4 +33,4 @@ If you want to make edits to this topic or update the topic, please click on the And yes, if you update anything in this topic, don't forget to add your GitHub username in the contributors' list! -Have a happy learning! ✌️ \ No newline at end of file +Have a happy learning! ✌️