Skip to content

Commit 72ed25a

Browse files
fix liquid json issue
1 parent 6766c13 commit 72ed25a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_pages/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ The FEAST ecosystem consists of several project repositories that provide tools,
1212

1313
Additional project pages, hosted standalone, can be accessed via their corresponding GitHub Pages sites:
1414

15-
{% for project in site.data.sources.linked.linked_projects %}
15+
{% for project in site.data.sources_linked.linked_projects %}
1616
- [{{ project.title }}]({{ project.url }})
1717
{% endfor %}

0 commit comments

Comments
 (0)