diff --git a/README.md b/README.md index f850823..68b30d5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![npm version](https://badge.fury.io/js/hexo-filter-nofollow.svg)](https://www.npmjs.com/package/hexo-filter-nofollow) [![npm license](https://img.shields.io/npm/l/hexo-filter-nofollow)](./LICENSE) -[![travis status](https://api.travis-ci.com/hexojs/hexo-filter-nofollow.svg?branch=master)](https://travis-ci.com/hexojs/hexo-filter-nofollow) +[![build status](https://img.shields.io/github/actions/workflow/status/hexojs/hexo-filter-nofollow/tester.yml?branch=master&label=test)](https://github.com/hexojs/hexo-filter-nofollow/actions?query=workflow%3ATester) ![npm download](https://img.shields.io/npm/dt/hexo-filter-nofollow) Add nofollow attribute to all external links automatically.