Skip to content

Commit aa7c150

Browse files
Update website/src/pages/en/ai-suite/subgraph-skills/setup.mdx
Co-authored-by: Benoît Rouleau <1059139+benface@users.noreply.github.com>
1 parent 8951283 commit aa7c150

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

  • website/src/pages/en/ai-suite/subgraph-skills

website/src/pages/en/ai-suite/subgraph-skills/setup.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,12 @@ Once installed, the AI assistant will have access to subgraph development expert
9494
9595
## Resources
9696

97-
- [The Graph Documentation](https://thegraph.com/docs/)
98-
- [Subgraph Best Practices](https://thegraph.com/docs/en/subgraphs/best-practices/pruning/)
99-
- [Subgraph Composition](https://thegraph.com/docs/en/subgraphs/guides/subgraph-composition/) - Combine multiple subgraphs
100-
- [Subgraph Linter](https://thegraph.com/docs/en/subgraphs/developing/subgraph-linter/) - Static analysis tool
101-
- [Subgraph Uncrashable](https://thegraph.com/docs/en/subgraphs/developing/subgraph-uncrashable/) - Safe code generation
102-
- [Matchstick Testing Framework](https://thegraph.com/docs/en/subgraphs/developing/creating/unit-testing-framework/)
103-
- [AssemblyScript API](https://thegraph.com/docs/en/subgraphs/developing/creating/assemblyscript-api/)
97+
- [Subgraph Best Practices](/subgraphs/best-practices/pruning/)
98+
- [Subgraph Composition](/subgraphs/guides/subgraph-composition/) - Combine multiple subgraphs
99+
- [Subgraph Linter](/subgraphs/developing/subgraph-linter/) - Static analysis tool
100+
- [Subgraph Uncrashable](/subgraphs/developing/subgraph-uncrashable/) - Safe code generation
101+
- [Matchstick Testing Framework](/subgraphs/developing/creating/unit-testing-framework/)
102+
- [AssemblyScript API](/subgraphs/developing/creating/assemblyscript-api/)
104103

105104
## Platforms
106105

0 commit comments

Comments
 (0)