Skip to content

Commit dd01ae1

Browse files
link fixes
1 parent fadcb7f commit dd01ae1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/reference/dune-v2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Spells currently run on Spark SQL in Dune v2 but can also be queried on Dune SQL
5353
Learn more about Spells here:
5454

5555
<div class="cards grid" markdown>
56-
- [Spells in Dune V2](../spellbook/index.md)
56+
- [Spells in Dune V2](../../spellbook/index.md)
5757
</div>
5858

5959
## Other questions and feedback

docs/reference/tables/spells/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: With the help of the community we construct customs tables which co
66
**Spells are custom tables that are built and maintained by Dune and our community.**
77

88
!!! note
9-
Spellbook Spells are available on Dune V2, queryable from both Spark SQL and Dune SQL [V2 Query Engines](../reference/dune-v2/query-engine.md). For now, Spells will continue to be written in Spark SQL and querying them with Dune SQL will require small syntax changes. While the changes needed to make Spells Dune SQL native are small, we want to make sure Dune SQL is rock solid before we implement them! [Learn more about casting a Spell here](../../../spellbook/index.md).
9+
Spellbook Spells are available on Dune V2, queryable from both Spark SQL and Dune SQL [V2 Query Engines](../../dune-v2/query-engine.md). For now, Spells will continue to be written in Spark SQL and querying them with Dune SQL will require small syntax changes. While the changes needed to make Spells Dune SQL native are small, we want to make sure Dune SQL is rock solid before we implement them! [Learn more about casting a Spell here](../../../spellbook/index.md).
1010

1111
To learn more about what Spells are see [Spellbook](../../../spellbook/index.md).
1212

0 commit comments

Comments
 (0)