-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated README for geoip-redirect package #1418
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just need to fix the formatting on the code block
packages/geoip-redirect/README.md
Outdated
When defining the Lambda@Edge function, this construct serves one default host to redirect too: | ||
``` | ||
define: { | ||
"process.env.REDIRECT_HOST": options.redirectHost, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor point but the formatting looks a bit funky here
Merged Finn's branch and logic into README. Added diagram 👍 |
Description of the proposed changes
README updated with:
Screenshots (if applicable)
Other solutions considered (if any)
Notes to PR author
Notes to reviewers