From 88576fa6e5f5d28a98a3a4352c4739f7ab2c0b39 Mon Sep 17 00:00:00 2001 From: Felix Kaiser Date: Mon, 8 Apr 2024 22:14:21 -0700 Subject: [PATCH] Explain auto-redirect feature in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 78d282a..151512e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Or run directly from source: # firefox link2aws.github.io/index.html ``` +You can make links that auto-redirect to the AWS console by appending `#arn...` like this: + +https://link2aws.github.io/#arn:aws:ec2:us-west-1:136693071363:image/ami-0851c4af3ebd71c35 + + ### Use as command line tool Via NPM: