You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/developers/blueprints.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ import { Callout } from 'nextra/components'
2
2
3
3
# Blueprints
4
4
5
-
<Callouttype="info">Tangle is a networked infrastructure for creating and monetizing actively validated services through the deployment of Blueprints. [Read the introduction to the network.](../network/overview)</Callout>
5
+
<Callouttype="info">Tangle is a networked infrastructure for creating and monetizing actively validated services through the deployment of Blueprints. [Read the introduction to the network.](/network/overview)</Callout>
6
6
7
7
Blueprints are specifications for Actively Validated Services (AVS) on the Tangle Network. An AVS is an off-chain service that runs arbitrary computations for a user-specified period of time. A Blueprint is defined by:
0 commit comments