From a8e20a418c4136f7b3e40126998ee2d1a91a7bda Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 9 Aug 2022 16:08:06 -0400
Subject: Automated documentation update (#85)

Co-authored-by: github-actions <github-actions@github.com>
---
 src/github-cli/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src/github-cli')

diff --git a/src/github-cli/README.md b/src/github-cli/README.md
index f9fe337..a62b86c 100644
--- a/src/github-cli/README.md
+++ b/src/github-cli/README.md
@@ -7,7 +7,7 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
 
 ```json
 "features": {
-        "devcontainers/features/github-cli@latest": {
+        "ghcr.io/devcontainers/features/github-cli:1": {
             "version": "latest"
         }
 }
@@ -21,4 +21,4 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
 
 ---
 
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/github-cli/devcontainer-feature.json)._
-- 
cgit v1.2.3