Replace url
// replace url $('.page-katalog .views-field-title a').filter(function(index) { return $(this).text() === "Link text"; }).attr('href', 'new-url');