serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.45k stars 4.47k forks source link

Wrong example item (missing description, and link source is 404 for AWS Golang Dynamo stream to ES #616

Open Pigius opened 3 years ago

Pigius commented 3 years ago

Not sure whether is the proper repo for reporting issues with the Serverless Framework main website, so, please move it to the appropriate place :) Thanks in advance.

Background

On the main page of the serverless framework, there is an example section (within the learnpage) with all examples for programming languages.

Issue

If you scroll down to the down, where there are golang examples, there is a missing description, only | as a text, and link to GitHub, check the screenshot below:

image

When you click on the item, there is a 404 error:

image

The link source is https://www.serverless.com/examples/aws-golang-dynamo-stream-to-es/

pgrzesik commented 3 years ago

Thanks a lot for reporting @Pigius :bow: We'll take care of addressing this one :100: