Skip to content

Commit

Permalink
docs: swapping out our oss header image
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Oct 7, 2023
1 parent ecfe6ca commit 0dd6669
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Core coding and style standards for all ReadMe projects.

[![](https://d3vv6lp55qjaqc.cloudfront.net/items/1M3C3j0I0s0j3T362344/Untitled-2.png)](https://readme.io)
[![](https://raw.githubusercontent.com/readmeio/.github/main/oss-header.png)](https://readme.io)

[![Build](https://github.com/readmeio/standards/workflows/CI/badge.svg)](https://github.com/readmeio/standards)

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Core coding standards for ReadMe projects.

[![](https://d3vv6lp55qjaqc.cloudfront.net/items/1M3C3j0I0s0j3T362344/Untitled-2.png)](https://readme.io)
[![](https://raw.githubusercontent.com/readmeio/.github/main/oss-header.png)](https://readme.io)

[![npm](https://img.shields.io/npm/v/@readme/eslint-config)](https://npm.im/@readme/eslint-config) [![Build](https://github.com/readmeio/standards/workflows/CI/badge.svg)](https://github.com/readmeio/standards)

Expand Down
2 changes: 1 addition & 1 deletion packages/spectral-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ReadMe coding standards for API documentation, using [Spectral](https://github.com/stoplightio/spectral) linting rules.

[![](https://d3vv6lp55qjaqc.cloudfront.net/items/1M3C3j0I0s0j3T362344/Untitled-2.png)](https://readme.io)
[![](https://raw.githubusercontent.com/readmeio/.github/main/oss-header.png)](https://readme.io)

[![npm](https://img.shields.io/npm/v/@readme/spectral-config)](https://npm.im/@readme/spectral-config) [![Build](https://github.com/readmeio/standards/workflows/CI/badge.svg)](https://github.com/readmeio/standards)

Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ReadMe coding standards for all things style-related, specifically CSS and SCSS.

[![](https://d3vv6lp55qjaqc.cloudfront.net/items/1M3C3j0I0s0j3T362344/Untitled-2.png)](https://readme.io)
[![](https://raw.githubusercontent.com/readmeio/.github/main/oss-header.png)](https://readme.io)

[![npm](https://img.shields.io/npm/v/@readme/stylelint-config)](https://npm.im/@readme/stylelint-config) [![Build](https://github.com/readmeio/standards/workflows/CI/badge.svg)](https://github.com/readmeio/standards)

Expand Down

0 comments on commit 0dd6669

Please sign in to comment.