Skip to content

Commit

Permalink
Update url
Browse files Browse the repository at this point in the history
  • Loading branch information
rfoel committed Feb 11, 2019
1 parent d73e7d4 commit 9c77170
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Bulma's pure JavaScript extension to display toasts. Basically a Bulma's [notification](https://bulma.io/documentation/elements/notification) implemented as a toast plugin.

[Demo](https://rafaelfran.co/bulma-toast/)
[Demo](https://rfoel.com/bulma-toast/)

![Bulma Toast](https://raw.githubusercontent.com/rfoel/bulma-toast/master/bulma-toast.png)

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h1 class="title">
</a>
<p>
Made by
<a href="https://rafaelfran.co">
<a href="https://rfoel.com">
Rafael Franco
</a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bugs": {
"url": "https://github.com/rfoel/bulma-toast/issues"
},
"homepage": "https://rafaelfran.co/bulma-toast",
"homepage": "https://rfoel.com/bulma-toast",
"devDependencies": {
"jest": "^23.6.0",
"rollup": "^0.63.5",
Expand Down

0 comments on commit 9c77170

Please sign in to comment.