devcontainers.github.io icon indicating copy to clipboard operation
devcontainers.github.io copied to clipboard

Fix ociReference formatting in collection-index.yml

Open AntonZheng opened this issue 1 month ago • 2 comments

What type of PR is this?

  • [ ] Add a new dev container collection
  • [x] Update to an existing dev container collection
  • [ ] Documentation/spec update
  • [ ] Other containers.dev site update (UX, layout, etc)

Description

following previous pr: https://github.com/devcontainers/devcontainers.github.io/pull/607

While the collection was showing up in https://containers.dev/collections I don't see the template showing up https://containers.dev/templates

Think this could be because we reference the template itself instead of the collection as the oci reference. PR is to update to point to the collection itself.

AntonZheng avatar Dec 02 '25 19:12 AntonZheng