Skip to content

Commit

Permalink
Moved AWS Redirects readme to the Internal docs
Browse files Browse the repository at this point in the history
  • Loading branch information
benji-glitsos-ga committed Mar 3, 2024
1 parent a6baec4 commit c30f78f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
17 changes: 0 additions & 17 deletions aws/cloudfront/functions/README.md

This file was deleted.

4 changes: 4 additions & 0 deletions aws/cloudfront/functions/redirects.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// AWS CloudFront redirects
// Learn how to test and deploy these redirects:
// https://docs.dev.dea.ga.gov.au/public_services/dea_knowledge_hub/aws_redirects.html

// This function handles redirect logic

async function handler(event) {
Expand Down

0 comments on commit c30f78f

Please sign in to comment.