I have css file reference in my website which is shown as below:
<link rel="stylesheet" type="text/css" href="http://go/css/filename.css">
I need to alter the CSS file and upload it in the new location.
Is it possible to put it in my local system or can I upload it in same website?