Skip to content

Commit

Permalink
There must be some matching string here
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed May 12, 2022
1 parent 067eab9 commit 1f96fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharedResources.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ shared resources will be added soon.

<script>
const domProdLangs = document.querySelector('#shared');
domProdLangs.appendChild(addRepoTable({{shared_repos}}, 'shared-', ['']))
domProdLangs.appendChild(addRepoTable({{shared_repos}}, 'shared-', ['maturity']))
</script>

0 comments on commit 1f96fde

Please sign in to comment.