I want to change the end of a Dropbox link to an image in order to turn it into a URL link for a blogpost. An example link might be //https://www.dropbox.com/s/tq0zyaxzx0pd/201634567.jpeg?dl=0
I need to replace ‘dl=0’ with ‘raw=1’ so that the link displays as an image, so that’s my goal here.