Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 310d572

Browse files
authored
Fix include path in apps.json
1 parent 51f0e7c commit 310d572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/apps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
permalink: /apps.json
33
layout: null
44
---
5-
{% include_relative ../app-repo.json %}
5+
{% include_relative app-repo.json %}

0 commit comments

Comments
 (0)