codeforboston / voiceapp311

Voice assistant connection to Boston services
MIT License
40 stars 47 forks source link

Broken link in Wiki... #348

Closed jvautrot closed 3 years ago

jvautrot commented 3 years ago

Describe the bug In the Wiki section on "General Information About Alexa Development" there is a broken link. The link to: https://moduscreate.com/build-an-alexa-skill-with-python-and-aws-lambda returns a 404 page. The link should point to https://moduscreate.com/blog/build-an-alexa-skill-with-python-and-aws-lambda. It looks like they moved their blog to a subdirectory.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/codeforboston/voiceapp311/wiki/General-Information-About-Alexa-Development
  2. Click on the link to the guide https://moduscreate.com/build-an-alexa-skill-with-python-and-aws-lambda
  3. See the 404 page.

Expected behavior The link should load the guide found here: https://moduscreate.com/blog/build-an-alexa-skill-with-python-and-aws-lambda

So basically this: Screenshot from 2020-12-17 16-46-46

Should be this: Screenshot from 2020-12-17 16-48-45

By doing this:

311_Link_Diff