jungvonmatt / wekit

A Jamstack kit for Contentful, Hugo and Netlify.
https://www.wekit.dev
MIT License
14 stars 4 forks source link

Fix: change path to Uppercase #67

Closed dlemm closed 1 year ago

dlemm commented 1 year ago

The build of the redirect app failed. Changing the file to lowercase is not tracked by github. Therefore I changed the import to the file.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

psolbach commented 1 year ago

@MarcoABCorrea You are the mastermind behind the redirects app, can you review this?