I want to publish multiple Bitbuket branches simultaneously using branch deploy Netlify feature.
However, there is an issue related to accessing the published feature branch.
Here I added my feature branch
I access my main website using
mywebsite.netlify.com
develop branch with
develop--mywebsite.netlify.com
Now, how can I access feature/blog branch? (as there is a slash in it)
feature/blog–mywebsite.netlify.com is an invalid url