|
2 | 2 |
|
3 | 3 | ## Getting Started
|
4 | 4 |
|
5 |
| -* [Introduction](README.md) |
6 |
| -* [Contracts](getting-started/contracts.md) |
7 |
| -* [Subgraph](getting-started/subgraph.md) |
| 5 | +* [Introduction](README.md) |
| 6 | +* [Contracts](getting-started/contracts.md) |
| 7 | +* [Subgraph](getting-started/subgraph.md) |
8 | 8 |
|
9 | 9 | ## Core Concepts
|
10 | 10 |
|
11 |
| -* [Conceptual Overview](core-concepts/conceptual-overview.md) |
12 |
| -* [Project Registry](core-concepts/project-registry/README.md) |
13 |
| - * [Getting Started](core-concepts/project-registry/getting-started.md) |
14 |
| - * [Integrating with the Project Registry](core-concepts/project-registry/integrating-with-the-project-registry.md) |
15 |
| - * [Interface and Spec](core-concepts/project-registry/interface-and-spec.md) |
16 |
| -* [Program](core-concepts/program.md) |
17 |
| -* [Round](core-concepts/round.md) |
18 |
| -* [Voting Strategy](core-concepts/voting-strategy/README.md) |
19 |
| - * [Getting Started](core-concepts/voting-strategy/getting-started.md) |
20 |
| - * [Interface and Spec](core-concepts/voting-strategy/interface-and-spec.md) |
21 |
| - * [Writing a Custom Voting Strategy](core-concepts/voting-strategy/writing-a-custom-voting-strategy.md) |
22 |
| - * [Security Considerations](core-concepts/voting-strategy/security-considerations.md) |
23 |
| - * [Voting Strategy Template](core-concepts/voting-strategy/voting-strategy-template.md) |
24 |
| -* [Payout Strategy](core-concepts/payout-strategy/README.md) |
25 |
| - * [Getting Started](core-concepts/payout-strategy/getting-started.md) |
26 |
| - * [Interface and Spec](core-concepts/payout-strategy/interface-and-spec.md) |
27 |
| - * [Writing a Custom Payout Strategy](core-concepts/payout-strategy/writing-a-custom-payout-strategy.md) |
28 |
| - * [Security Considerations](core-concepts/payout-strategy/security-considerations.md) |
29 |
| - * [Payout Strategy Template](core-concepts/payout-strategy/payout-strategy-template.md) |
| 11 | +* [Conceptual Overview](core-concepts/conceptual-overview.md) |
| 12 | +* [Project Registry](core-concepts/project-registry/README.md) |
| 13 | + * [Getting Started](core-concepts/project-registry/getting-started.md) |
| 14 | + * [Integrating with the Project Registry](core-concepts/project-registry/integrating-with-the-project-registry.md) |
| 15 | + * [Interface and Spec](core-concepts/project-registry/interface-and-spec.md) |
| 16 | +* [Program](core-concepts/program.md) |
| 17 | +* [Round](core-concepts/round.md) |
| 18 | +* [Voting Strategy](core-concepts/voting-strategy/README.md) |
| 19 | + * [Getting Started](core-concepts/voting-strategy/getting-started.md) |
| 20 | + * [Interface and Spec](core-concepts/voting-strategy/interface-and-spec.md) |
| 21 | + * [Writing a Custom Voting Strategy](core-concepts/voting-strategy/writing-a-custom-voting-strategy.md) |
| 22 | + * [Security Considerations](core-concepts/voting-strategy/security-considerations.md) |
| 23 | + * [Voting Strategy Template](core-concepts/voting-strategy/voting-strategy-template.md) |
| 24 | +* [Payout Strategy](core-concepts/payout-strategy/README.md) |
| 25 | + * [Getting Started](core-concepts/payout-strategy/getting-started.md) |
| 26 | + * [Interface and Spec](core-concepts/payout-strategy/interface-and-spec.md) |
| 27 | + * [Writing a Custom Payout Strategy](core-concepts/payout-strategy/writing-a-custom-payout-strategy.md) |
| 28 | + * [Security Considerations](core-concepts/payout-strategy/security-considerations.md) |
| 29 | + * [Payout Strategy Template](core-concepts/payout-strategy/payout-strategy-template.md) |
30 | 30 |
|
31 | 31 | ## Extras
|
32 | 32 |
|
33 |
| -* [Getting Involved](extras/getting-involved.md) |
34 |
| -* [Allo Improvement Proposals](extras/allo-improvement-proposals.md) |
| 33 | +* [Getting Involved](extras/getting-involved.md) |
| 34 | +* [Allo Improvement Proposals](extras/allo-improvement-proposals.md) |
0 commit comments