Skip to content

Commit 0f76b15

Browse files
committed
update build status url's
1 parent 913ad12 commit 0f76b15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/primer-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Primer Core
22

33
[![NPM version](http://img.shields.io/npm/v/primer-core.svg)](https://www.npmjs.org/package/primer-core)
4-
[![Build Status](https://travis-ci.org/primer/primer-core.svg?branch=master)](https://travis-ci.org/primer/primer-core)
4+
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)
55

66
> Primer core is the core modules of the primer framework. Shared between our product and marketing pages.
77

packages/primer-marketing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Primer marketing
22

33
[![NPM version](http://img.shields.io/npm/v/primer-marketing.svg)](https://www.npmjs.org/package/primer-marketing)
4-
[![Build Status](https://travis-ci.org/primer/primer-marketing.svg?branch=master)](https://travis-ci.org/primer/primer-marketing)
4+
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)
55

66
> Primer marketing is the marketing based modules of the primer framework.
77

packages/primer-product/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Primer product
22

33
[![NPM version](http://img.shields.io/npm/v/primer-product.svg)](https://www.npmjs.org/package/primer-product)
4-
[![Build Status](https://travis-ci.org/primer/primer-product.svg?branch=master)](https://travis-ci.org/primer/primer-product)
4+
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)
55

66
> Primer product is the product based modules of the primer framework. Shared between our product and marketing pages.
77

0 commit comments

Comments
 (0)