I am getting an error:
HTML:
<link rel="stylesheet" href="https://www.domain123.com/wp-content/themes/gogo-theme/css/bootstrap.min.css">
Source map error: Error: request failed with status 404 Resource URL: https://www.domain123.com/wp-content/themes/gogo-theme/css/bootstrap.min.css Source Map URL: bootstrap.min.css.map
I can see the bootstrap boostrap.min.css file when I copy and paste the URL into the browser. Would would be the cause of the error? How do I fix it?