diff --git a/docs/general/builders-program.md b/docs/general/builders-program.md index f2459b1be09c..5bb6a3a1819f 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](https://wiki.polkadot.network/docs/learn-parachains-index), -parathreads and independent chains too. +This track supports builders who are building application-specific chains, which include +[parachains](./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](https://wiki.polkadot.network/docs/learn-bridges), and more. +form of tooling, UI, middleware, [bridges](../learn/learn-bridges.md), 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. \ No newline at end of file +more information and steps on how to apply.