Skip to content

Commit

Permalink
change link to open raw github url
Browse files Browse the repository at this point in the history
  • Loading branch information
azhsetiawan authored and jh3y committed Oct 1, 2019
1 parent 683ba2f commit fd6b761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ const App = () => {
<a
target="_blank"
rel="noopener noreferrer"
href={`https://github.com/jh3y/whirl/tree/v${
href={`https://raw.githubusercontent.com/jh3y/whirl/v${
process.env.REACT_APP_VERSION
}`}>
}/css/${className}.css`}>
Grab the CSS on Github!
</a>
<footer>{whirls.length} whirls and counting!</footer>
Expand Down

0 comments on commit fd6b761

Please sign in to comment.