Skip to content
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

Fix typo in link to ALB docs #6292

Merged
merged 1 commit into from
Jun 23, 2019
Merged

Fix typo in link to ALB docs #6292

merged 1 commit into from
Jun 23, 2019

Conversation

schellack
Copy link
Contributor

"events" was misspelled as "evetns" in the url to alb.md

What did you implement:

Fixed AWS docs. Link to ALB was broken due to typo.

How did you implement it:

I updated the URL to correct the typo.

How can we verify it:

  1. Preview the change.
  2. Click/tap on the link to the ALB event.
  3. Verify that the link correctly takes you to the AWS Application Load Balancer doc.

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification config / commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

"events" was misspelled as "evetns" in the url to alb.md
@medikoo medikoo merged commit 40c5383 into serverless:master Jun 23, 2019
@medikoo
Copy link
Contributor

medikoo commented Jun 23, 2019

Thank you @schellack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants