I couldn’t find this in the forums so apologies if this has already been posted or is somewhere in the manual.
I am trying to change the resulting HTML after I use the File Manager to upload an image.
Right now the result is something like this
https://ellislab.com/asset/images/team-photo/image.jpg
I would like to change this to
https://ellislab.com/asset/images/team-photo/image.jpg
taking away the ending slash.
I’m guessing this is located in one of the .php files but where do I even start looking?
Thank you.