DEV Community

Discussion on: Deploying Angular Apps with Continuous Integration (CI) on Netlify + GitHub.

Collapse
 
dansilcox profile image
Dan Silcox

Nice, you can also use netlify’s built in redirects to prevent 404s and avoid horrible #s in urls lol

Collapse
 
youssefzidan profile image
Youssef Zidan • Edited

Hey Dan!
I updated the article by adding the _redirects file as you recommended ^_^.

Collapse
 
dansilcox profile image
Dan Silcox

Great! Nice job on the article and appreciate you updating it :)

Collapse
 
youssefzidan profile image
Youssef Zidan

Nice! I didn't know about it, I will take a look!