Skip to content

Commit 2271f2f

Browse files
committed
fix changelog render instruction
1 parent bb09726 commit 2271f2f

File tree

1 file changed

+1
-1
lines changed
  • src/content/release/breaking-changes

1 file changed

+1
-1
lines changed

src/content/release/breaking-changes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ As described in the [breaking change policy][],
99
on occasion we publish guides
1010
for migrating code across a breaking change.
1111

12-
{% render docs/breaking-changes.md %}
12+
{% render "docs/breaking-changes.md" %}
1313

1414
To be notified about future breaking changes,
1515
join the groups [Flutter announce][] and [Dart announce][].

0 commit comments

Comments
 (0)