mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-07-10 22:59:19 +00:00
Fix hero comment to reference ${IMAGE_NAME}
Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@ export function Hero() {
|
||||
</div>
|
||||
))}
|
||||
<div className="pt-2 text-muted-foreground text-xs">
|
||||
{"# "}Your image is now available for 1 hour at ttl.sh/xxxx-yyyy-nnnn:1h
|
||||
{"# "}Your image is now available for 1 hour at ttl.sh/${"{"}IMAGE_NAME{"}"}:1h
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user