Skip to content

Commit 1cfbd7f

Browse files
authored
chore: fix readme links (#55)
1 parent e43ca2c commit 1cfbd7f

File tree

6 files changed

+28
-47
lines changed

6 files changed

+28
-47
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# yeoman-api
22

3-
[![NPM version][npm-image]][npm-url]
4-
[![NPM Test](https://github.com/yeoman/yeoman-api/workflows/NPM%20Test/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22NPM+Test%22)
5-
[![Integration Build](https://github.com/yeoman/yeoman-api/workflows/Integration%20Build/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22Integration+Build%22)
6-
[![Dependency Status][daviddm-image]][daviddm-url]
3+
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)
74

85
> Common API for yeoman's generator/environment stack
96
@@ -12,10 +9,3 @@ Intended for internal yeoman generator/environment stack use.
129
## License
1310

1411
MIT © [The Yeoman Team](http://yeoman.io)
15-
16-
[npm-image]: https://badge.fury.io/js/yeoman-api.svg
17-
[npm-url]: https://npmjs.org/package/yeoman-api
18-
[travis-image]: https://travis-ci.org/yeoman/yeoman-api.svg?branch=master
19-
[travis-url]: https://travis-ci.org/yeoman/yeoman-api
20-
[daviddm-image]: https://david-dm.org/yeoman/yeoman-api.svg?theme=shields.io
21-
[daviddm-url]: https://david-dm.org/yeoman/yeoman-api

workspaces/adapter/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# @yeoman/adapter
22

33
[![NPM version][npm-image]][npm-url]
4-
[![NPM Test](https://github.com/yeoman/yeoman-api/workflows/NPM%20Test/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22NPM+Test%22)
5-
[![Integration Build](https://github.com/yeoman/yeoman-api/workflows/Integration%20Build/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22Integration+Build%22)
6-
[![Dependency Status][daviddm-image]][daviddm-url]
4+
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)
75

86
> Input/Output adapter for yeoman's generator/environment stack
97
@@ -13,9 +11,5 @@ Intended for internal yeoman generator/environment stack use.
1311

1412
MIT © [The Yeoman Team](http://yeoman.io)
1513

16-
[npm-image]: https://badge.fury.io/js/yeoman-api.svg
17-
[npm-url]: https://npmjs.org/package/yeoman-api
18-
[travis-image]: https://travis-ci.org/yeoman/yeoman-api.svg?branch=master
19-
[travis-url]: https://travis-ci.org/yeoman/yeoman-api
20-
[daviddm-image]: https://david-dm.org/yeoman/yeoman-api.svg?theme=shields.io
21-
[daviddm-url]: https://david-dm.org/yeoman/yeoman-api
14+
[npm-image]: https://badge.fury.io/js/@yeoman%2Fadapter.svg
15+
[npm-url]: https://npmjs.org/package/@yeoman/adapter

workspaces/conflicter/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# @yeoman/conflicter
22

33
[![NPM version][npm-image]][npm-url]
4-
[![NPM Test](https://github.com/yeoman/yeoman-api/workflows/NPM%20Test/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22NPM+Test%22)
5-
[![Integration Build](https://github.com/yeoman/yeoman-api/workflows/Integration%20Build/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22Integration+Build%22)
6-
[![Dependency Status][daviddm-image]][daviddm-url]
4+
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)
75

86
> File conflict resolution for yeoman's generator/environment stack
97
@@ -13,9 +11,5 @@ Intended for internal yeoman generator/environment stack use.
1311

1412
MIT © [The Yeoman Team](http://yeoman.io)
1513

16-
[npm-image]: https://badge.fury.io/js/yeoman-api.svg
17-
[npm-url]: https://npmjs.org/package/yeoman-api
18-
[travis-image]: https://travis-ci.org/yeoman/yeoman-api.svg?branch=master
19-
[travis-url]: https://travis-ci.org/yeoman/yeoman-api
20-
[daviddm-image]: https://david-dm.org/yeoman/yeoman-api.svg?theme=shields.io
21-
[daviddm-url]: https://david-dm.org/yeoman/yeoman-api
14+
[npm-image]: https://badge.fury.io/js/@yeoman%2Fconflicter.svg
15+
[npm-url]: https://npmjs.org/package/@yeoman/conflicter

workspaces/namespace/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# @yeoman/namespace
22

33
[![NPM version][npm-image]][npm-url]
4-
[![NPM Test](https://github.com/yeoman/yeoman-api/workflows/NPM%20Test/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22NPM+Test%22)
5-
[![Integration Build](https://github.com/yeoman/yeoman-api/workflows/Integration%20Build/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22Integration+Build%22)
6-
[![Dependency Status][daviddm-image]][daviddm-url]
4+
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)
75

86
> Common API for yeoman's generator/environment stack
97
@@ -13,9 +11,5 @@ Intended for internal yeoman generator/environment stack use.
1311

1412
MIT © [The Yeoman Team](http://yeoman.io)
1513

16-
[npm-image]: https://badge.fury.io/js/yeoman-api.svg
17-
[npm-url]: https://npmjs.org/package/yeoman-api
18-
[travis-image]: https://travis-ci.org/yeoman/yeoman-api.svg?branch=master
19-
[travis-url]: https://travis-ci.org/yeoman/yeoman-api
20-
[daviddm-image]: https://david-dm.org/yeoman/yeoman-api.svg?theme=shields.io
21-
[daviddm-url]: https://david-dm.org/yeoman/yeoman-api
14+
[npm-image]: https://badge.fury.io/js/@yeoman%2Fnamespace.svg
15+
[npm-url]: https://npmjs.org/package/@yeoman/namespace

workspaces/transform/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# @yeoman/transform
22

33
[![NPM version][npm-image]][npm-url]
4-
[![NPM Test](https://github.com/yeoman/yeoman-api/workflows/NPM%20Test/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22NPM+Test%22)
5-
[![Integration Build](https://github.com/yeoman/yeoman-api/workflows/Integration%20Build/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22Integration+Build%22)
6-
[![Dependency Status][daviddm-image]][daviddm-url]
4+
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)
75

86
> File transform utilities for yeoman's generator/environment stack
97
@@ -13,9 +11,5 @@ Intended for internal yeoman generator/environment stack use.
1311

1412
MIT © [The Yeoman Team](http://yeoman.io)
1513

16-
[npm-image]: https://badge.fury.io/js/yeoman-api.svg
17-
[npm-url]: https://npmjs.org/package/yeoman-api
18-
[travis-image]: https://travis-ci.org/yeoman/yeoman-api.svg?branch=master
19-
[travis-url]: https://travis-ci.org/yeoman/yeoman-api
20-
[daviddm-image]: https://david-dm.org/yeoman/yeoman-api.svg?theme=shields.io
21-
[daviddm-url]: https://david-dm.org/yeoman/yeoman-api
14+
[npm-image]: https://badge.fury.io/js/@yeoman%2Ftransform.svg
15+
[npm-url]: https://npmjs.org/package/@yeoman/transform

workspaces/types/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# @yeoman/types
2+
3+
[![NPM version][npm-image]][npm-url]
4+
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)
5+
6+
> Stable types for yeoman's generator/environment stack
7+
8+
Intended for internal yeoman generator/environment stack use.
9+
10+
## License
11+
12+
MIT © [The Yeoman Team](http://yeoman.io)
13+
14+
[npm-image]: https://badge.fury.io/js/@yeoman%2Ftypes.svg
15+
[npm-url]: https://npmjs.org/package/@yeoman/types

0 commit comments

Comments
 (0)