Reply To: GREP – Removing the trailing forward slash from URLs

Home Page / Forums / General InDesign Topics (CLOSED) / GREP – Removing the trailing forward slash from URLs / Reply To: GREP – Removing the trailing forward slash from URLs

#96410

Sarah, it seems that my previous one wasn’t a good one.

Try this one:
Find what: (https?://|www\.)(([^/]+/?)+)/
Change to: $1$2

This article was last modified on July 28, 2017

Comments (0)

Loading comments...