Skip to content

Commit aff95f7

Browse files
authored
fix 2
1 parent 61ed8fb commit aff95f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/home/repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Some repositories don't use the MMRL Repo format. Those repositories may lack of
55
:::
66

77
<script setup>
8-
import data from '../../public/repositories.json'
8+
import data from '../public/api/repositories.json'
99
</script>
1010

1111
<table>

0 commit comments

Comments
 (0)