$(document).ready(function(){
  $('.autor p a').text('kliknij tutaj');
});
