Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #32 from fbergr/readme
Browse files Browse the repository at this point in the history
Fix link to style guide in readme
  • Loading branch information
philipwalton committed Dec 11, 2016
2 parents 0f3fe77 + df4c49d commit d13ead7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# eslint-config-google [![Build Status](https://travis-ci.org/google/eslint-config-google.svg?branch=master)](https://travis-ci.org/google/eslint-config-google)

> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the [Google JavaScript style guide](http://google.github.io/styleguide/javascriptguide.xml)
> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the [Google JavaScript style guide](https://google.github.io/styleguide/jsguide.html)

## Installation
Expand Down

0 comments on commit d13ead7

Please sign in to comment.