ServerlessLibrary icon indicating copy to clipboard operation
ServerlessLibrary copied to clipboard

Repos that use `readme.md` do not render the overview correctly

Open fiveisprime opened this issue 4 years ago • 0 comments

The name of the file is hardcoded as README.md here: https://github.com/Azure/ServerlessLibrary/blob/2193e518277349a8e8f5ba91b0a3ff6221eeefea/ServerlessLibraryAPI/ClientApp/src/services/github.service.js#L22

This means any repo that uses readme.md won't show the overview page. For example: https://serverlesslibrary.net/sample/0409840c-b836-4095-8500-c57e0fa81168

fiveisprime avatar Mar 16 '21 05:03 fiveisprime