header

in jekyll/plugins/recently_updated_generator.rb [62:65]


  def header(github_repo)
    "See the [full changelog on GitHub](https://github.com/#{github_repo}/commits/)\n"
  end