Skip to content

Commit

Permalink
change website
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed Jun 30, 2020
1 parent 57605f0 commit 8aa4c60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ View aboutPage = new AboutPage(this)
.addItem(adsElement)
.addGroup("Connect with us")
.addEmail("elmehdi.sakout@gmail.com")
.addWebsite("http://medyo.github.io/")
.addWebsite("https://mehdisakout.com/")
.addFacebook("the.medy")
.addTwitter("medyo80")
.addYoutube("UCdPQtdWIsg7_pi4mrRu46vA")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ protected void onCreate(Bundle savedInstanceState) {
.addItem(adsElement)
.addGroup("Connect with us")
.addEmail("elmehdi.sakout@gmail.com")
.addWebsite("http://medyo.github.io/")
.addWebsite("https://mehdisakout.com/")
.addFacebook("the.medy")
.addTwitter("medyo80")
.addYoutube("UCdPQtdWIsg7_pi4mrRu46vA")
Expand Down

0 comments on commit 8aa4c60

Please sign in to comment.