Japheth Obala
Japheth Obala
@bettirosengugi is this still an issue? I can't tell what the issue is from the description.
Agreeing with @4xposed.
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.
@passion4code have you had any success in getting this to work?