We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41621e commit 61ed8fbCopy full SHA for 61ed8fb
docs/home/repositories.md
@@ -5,7 +5,7 @@ Some repositories don't use the MMRL Repo format. Those repositories may lack of
5
:::
6
7
<script setup>
8
-import data from '../public/repositories.json'
+import data from '../../public/repositories.json'
9
</script>
10
11
<table>
0 commit comments