Skip to content

Commit

Permalink
Merge pull request #58 from link2aws/dev/explain-auto-redirect
Browse files Browse the repository at this point in the history
Explain how to use auto-direct feature on web page
  • Loading branch information
fxkr authored Apr 9, 2024
2 parents a140b8a + 08177b0 commit f808e37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ <h1>link2aws.github.io</h1>
<div>
<div class="section unimportant-text">
<div>
<p>
Do you want links that auto-redirect to the AWS console? Append <code>#arn</code> like <a href="https://link2aws.github.io/#arn:aws:ec2:us-west-1:136693071363:image/ami-0851c4af3ebd71c35">this</a>!
</p>
<p>
Need a command line tool or a JavaScript library to convert ARN's to AWS console links? Check out our <a href="https://www.npmjs.com/package/link2aws">link2aws</a> NPM package!
</p>
Expand Down

0 comments on commit f808e37

Please sign in to comment.