diff --git a/website/src/pages/en/subgraphs/cookbook/subgraph-composition-three-sources.mdx b/website/src/pages/en/subgraphs/cookbook/subgraph-composition-three-sources.mdx index 6abec5e741e1..25ccd6112b30 100644 --- a/website/src/pages/en/subgraphs/cookbook/subgraph-composition-three-sources.mdx +++ b/website/src/pages/en/subgraphs/cookbook/subgraph-composition-three-sources.mdx @@ -121,4 +121,4 @@ npm run deploy-local - Check out all the code for this example in [this GitHub repo](https://github.com/isum/subgraph-composition-example). - Add advanced features in your Subgraph. Check out [Subgraph advanced features](/developing/creating/advanced/). -- To learn more about aggregations, check out Subgraph [advanced features](https://thegraph.com/docs/en/subgraphs/developing/creating/advanced/#timeseries-and-aggregations). +- To learn more about aggregations, check out [Timeseries and Aggregations](/subgraphs/developing/creating/advanced/#timeseries-and-aggregations).