Skip to content

Commit

Permalink
fix readme cdn link
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire authored Feb 7, 2019
1 parent b33a615 commit 4847fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ which you can find [here](https://github.com/yegor256/tacit/releases)):
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css.min.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-VERSION.min.css"/>
</head>
</html>
```
Expand Down

0 comments on commit 4847fa9

Please sign in to comment.