From 2547e51649fe044dbb8ce63ae96b828304039e65 Mon Sep 17 00:00:00 2001 From: Describedot Date: Wed, 14 Feb 2024 14:36:26 +0530 Subject: [PATCH] Added Links to Builder-Program.md (#5576) Added Hyperlink for Parachain and Bridges to Substrate Builders Programme Co-authored-by: Describedot --- docs/general/builders-program.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/general/builders-program.md b/docs/general/builders-program.md index 25d2e1d678bc..f2459b1be09c 100644 --- a/docs/general/builders-program.md +++ b/docs/general/builders-program.md @@ -61,13 +61,13 @@ There are three tracks builders can take for the program. ### Chains track -This track supports builders who are building application-specific chains, which include parachains, +This track supports builders who are building application-specific chains, which include [parachains](https://wiki.polkadot.network/docs/learn-parachains-index), parathreads and independent chains too. ### Infrastructure track This track supports builders who are building ecosystem-based infrastructure, which may be in the -form of tooling, UI, middleware, bridges, and more. +form of tooling, UI, middleware, [bridges](https://wiki.polkadot.network/docs/learn-bridges), and more. ### Application track @@ -75,4 +75,4 @@ This track supports builders who are building on top of Substrate-based chains. Check out the official [Substrate Builders Program](https://substrate.io/ecosystem/substrate-builders-program/) site for -more information and steps on how to apply. +more information and steps on how to apply. \ No newline at end of file