Skip to content

Commit

Permalink
chore(docs): fix url for Ben's website (#7215)
Browse files Browse the repository at this point in the history
* chore(docs): fix url for Ben's website

* feat: use https instead of http

Co-authored-by: Dmitry Demensky <10235949+demensky@users.noreply.github.com>

---------

Co-authored-by: Dmitry Demensky <10235949+demensky@users.noreply.github.com>
(cherry picked from commit 2e1ca19)
  • Loading branch information
tmair authored and jakovljevic-mladen committed Mar 27, 2023
1 parent 49b3460 commit 04fc128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_app/content/marketing/contributors.json
Expand Up @@ -5,7 +5,7 @@
"github": "https://github.com/benlesh",
"picture": "https://avatars2.githubusercontent.com/u/1540597",
"twitter": "https://twitter.com/BenLesh",
"website": "http://www.benlesh.com",
"website": "https://benlesh.com",
"group": "Core Team"
},
"paul": {
Expand Down

0 comments on commit 04fc128

Please sign in to comment.