Skip to content

Commit c379d0f

Browse files
authored
Merge pull request #619 from subquery/fix/build
fix: build
2 parents 6821d15 + 3c5103f commit c379d0f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/indexer/academy/herocourse/module3.md

Whitespace-only changes.

docs/indexer/build/graph-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ Now that you have a clear understanding of how to build a basic SubQuery project
596596

597597
To dive deeper into the developer documentation, jump to the [Build ](../build/introduction.md) section and learn more about the three key files: **the manifest file, the GraphQL schema, and the mappings file.**
598598

599-
If you want to practice with more real examples, then head to our [Courses](../academy/academy.md) section and learn important concepts with related exercises and lab workbooks. Get access to readily available and open-source projects, and get a hands-on experience with SubQuery projects.
599+
If you want to practice with more real examples, then head to our Course section and learn important concepts with related exercises and lab workbooks. Get access to readily available and open-source projects, and get a hands-on experience with SubQuery projects.
600600

601601
In the end, if you want to explore more ways to run and publish your project, refer to [Run & Publish section](../run_publish/introduction.md). Get complete information about all the ways to run your SubQuery project, along with advanced GraphQL aggregation and subscription features.
602602

docs/indexer/quickstart/whats-next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SubQuery is open-source and designed to be easy to run, meaning you have the fre
1010

1111
- To dive deeper into the developer documentation, jump to the [Build ](../build/introduction.md) section and learn more about the three key files: **the manifest file, the GraphQL schema, and the mappings file.**
1212

13-
- If you want to practice with more real examples, then head to our [Courses](../academy/herocourse/welcome.md) section and learn important concepts with related exercises and lab workbooks. Get access to readily available and open-source projects, and get a hands-on experience with SubQuery projects.
13+
- If you want to practice with more real examples, then head to our Course section and learn important concepts with related exercises and lab workbooks. Get access to readily available and open-source projects, and get a hands-on experience with SubQuery projects.
1414

1515
- Take a look at some of our **advanced features** to take your project to the next level!
1616

0 commit comments

Comments
 (0)