diff --git a/README.md b/README.md index f8253fb..86faeab 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ jobs: **More usage example:** -- [`yi-Xu-0100/traffic2badge`](https://github.com/yi-Xu-0100/traffic2badge) - Template repository for usage with [`yi-Xu-0100/repo-list-generator`] which generate `repoList` for `static_list`. +- [`yi-Xu-0100/traffic2badge`](https://github.com/yi-Xu-0100/traffic2badge) - Template repository for usage with [`yi-Xu-0100/repo-list-generator`](https://github.com/marketplace/actions/repo-list-generator) which generate `repoList` for `static_list`. ## 📝 Use dependabot to keep action up-to-date @@ -128,7 +128,7 @@ updates: ## 🙈 Generate `my_token` -> This part is obtained from [sangonzal/repository-traffic-action](https://github.com/sangonzal/repository-traffic-action). +> This part is obtained from [`sangonzal/repository-traffic-action`](https://github.com/sangonzal/repository-traffic-action). You'll first need to create a personal access token (PAT) which make the action having the access to the GitHub API. diff --git a/README_CN.md b/README_CN.md index bd79d48..b661196 100644 --- a/README_CN.md +++ b/README_CN.md @@ -109,7 +109,7 @@ jobs: **更多使用示例:** -- [`yi-Xu-0100/traffic2badge`](https://github.com/yi-Xu-0100/traffic2badge) - 使用 [`yi-Xu-0100/repo-list-generator`] 的模板仓库,其中 `repo-list-generator` 产生 `repoList` 用于 `static_list`. +- [`yi-Xu-0100/traffic2badge`](https://github.com/yi-Xu-0100/traffic2badge) - 使用 [`yi-Xu-0100/repo-list-generator`](https://github.com/marketplace/actions/repo-list-generator) 的模板仓库,其中 `repo-list-generator` 产生 `repoList` 用于 `static_list`. ## 📝 使用 `dependabot` 使 `action` 保持更新