Japheth Obala

Results 5 comments of Japheth Obala

@bettirosengugi is this still an issue? I can't tell what the issue is from the description.

Following through the reproduction steps, I modified the redirect rule to the one below ```js netlifyConfig.redirects.push({ from: "/", to: "https://petsofnetlify.com", status: 200, force: true, }) ``` The deploy summary shows...

Yeah it has a netlify.toml, https://github.com/jobala/tmp-repo, it lacks `_redirects` as well.