-- P5-5751: prepend /int to global article slugs update article_content set slug = '/int' || slug where market_id = 7;