Skip to main content

Remove a reference to a now-deleted script

ID
067ebb8
date
2023-12-26 22:18:06+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
139561e
message
Remove a reference to a now-deleted script
changed files
1 file, 6 deletions

Changed files

aws/README.md (4275) → aws/README.md (4071)

diff --git a/aws/README.md b/aws/README.md
index b063774..c1defee 100644
--- a/aws/README.md
+++ b/aws/README.md
@@ -5,12 +5,6 @@ These are scripts to do stuff in AWS.
 ## The individual scripts
 
 <dl>
-  <dt>
-    <a href="https://github.com/alexwlchan/scripts/blob/main/aws/aws"><code>aws</code></a>
-  </dt>
-  <dd>
-    a wrapper around the AWS CLI that ensures I have fresh credentials (see below)
-  </dd>
 
   <dt>
     <a href="https://github.com/alexwlchan/scripts/blob/main/aws/bulk_sns_publish.py"><code>bulk_sns_publish.py</code></a>