Skip to content

Commit cde4452

Browse files
authored
Merge pull request #290 from wp-cli/regenerate-readme
2 parents f2e2419 + 20745a5 commit cde4452

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ wp-cli/scaffold-command
33

44
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
55

6-
[![Build Status](https://travis-ci.org/wp-cli/scaffold-command.svg?branch=master)](https://travis-ci.org/wp-cli/scaffold-command)
6+
[![Testing](https://github.com/wp-cli/scaffold-command/actions/workflows/testing.yml/badge.svg)](https://github.com/wp-cli/scaffold-command/actions/workflows/testing.yml) [![Build Status](https://travis-ci.org/wp-cli/scaffold-command.svg?branch=master)](https://travis-ci.org/wp-cli/scaffold-command)
77

88
Quick links: [Using](#using) | [Installing](#installing) | [Contributing](#contributing) | [Support](#support)
99

@@ -499,7 +499,7 @@ Once you've decided to commit the time to seeing your pull request through, [ple
499499

500500
## Support
501501

502-
Github issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
502+
GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
503503

504504

505505
*This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*

0 commit comments

Comments
 (0)