From ebd15ef11818cafb6ca276278820ac041095271f Mon Sep 17 00:00:00 2001 From: John Muchovej <5000729+jmuchovej@users.noreply.github.com> Date: Wed, 8 Mar 2023 18:35:52 -0500 Subject: [PATCH] Fix missing repository entry Forgot to add the `repository` link. https://github.com/devcontainers/devcontainers.github.io/pull/170#discussion_r1130168002 --- _data/collection-index.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 8a473057..e56b141e 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -330,5 +330,6 @@ ociReference: ghcr.io/jasonthedeveloper/features - name: Templates by John Muchovej maintainer: John Muchovej - contact: https://github.com/jmuchovej/devcontainers + contact: https://github.com/jmuchovej/devcontainers/issues + repository: https://github.com/jmuchovej/devcontainers ociReference: ghcr.io/jmuchovej/templates