Skip to content

Commit e81d3c8

Browse files
committed
Adjusted links to moved page
1 parent f438445 commit e81d3c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/based-applications/developers/based-application-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ In this example, strategy number `2` has a risk-adjusted weight of `~0.07` for t
129129

130130
Strategy number `10`, has a much bigger risk-adjusted weight of `~0.93` for specified token, but it has a validator balance weight of `0.3`.
131131

132-
For more information on how these risk-adjusted strategy-token weights are calculated, [please visit this page](../learn/based-applications/).
132+
For more information on how these risk-adjusted strategy-token weights are calculated, [please visit this page](../learn/based-applications/strategy-weights.md).
133133

134134
### Final weight
135135

@@ -183,4 +183,4 @@ Final Strategy weights: {
183183

184184
### Complete example
185185

186-
[The following page](./participant-weight-example.md), shows the full coded example of how to obtain risk-adjusted strategy-token weights, and how to combine them. The example uses a weighted simple average (as shown here), as well as a slightly more involved **combination functions** like weighted geometric average and weighted harmonic average ([explained here](../learn/based-applications/)), and shows the different outcome of the three.
186+
[The following page](./participant-weight-example.md), shows the full coded example of how to obtain risk-adjusted strategy-token weights, and how to combine them. The example uses a weighted simple average (as shown here), as well as a slightly more involved **combination functions** like weighted geometric average and weighted harmonic average ([explained here](../learn/based-applications/strategy-weights.md)), and shows the different outcome of the three.

0 commit comments

Comments
 (0)