Skip to content

Commit 8dba66d

Browse files
committed
Quick link fixes
1 parent f2d88e0 commit 8dba66d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/pages/en/developing/creating-a-subgraph.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ calls:
399399
| 1.1.0 | Supports [Timeseries & Aggregations](#timeseries-and-aggregations). Added support for type `Int8` for `id`. |
400400
| 1.0.0 | Supports [`indexerHints`](/developing/creating-a-subgraph/#indexer-hints) feature to prune subgraphs |
401401
| 0.0.9 | Supports `endBlock` feature |
402-
| 0.0.8 | Added support for polling [Block Handlers](developing/creating-a-subgraph/#polling-filter) and [Initialisation Handlers](developing/creating-a-subgraph/#once-filter). |
403-
| 0.0.7 | Added support for [File Data Sources](developing/creating-a-subgraph/#file-data-sources). |
402+
| 0.0.8 | Added support for polling [Block Handlers](/developing/creating-a-subgraph/#polling-filter) and [Initialisation Handlers](/developing/creating-a-subgraph/#once-filter). |
403+
| 0.0.7 | Added support for [File Data Sources](/developing/creating-a-subgraph/#file-data-sources). |
404404
| 0.0.6 | Supports fast [Proof of Indexing](/network/indexing/#what-is-a-proof-of-indexing-poi) calculation variant. |
405405
| 0.0.5 | Added support for event handlers having access to transaction receipts. |
406406
| 0.0.4 | Added support for managing subgraph features. |

0 commit comments

Comments
 (0)