diff options
author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-07-13 17:24:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-13 17:24:48 +0200 |
commit | 7e83627a4cfc81790fdde2b7e06eaf3296d9e9ea (patch) | |
tree | 2eb9e4e142197ebf2b0ca174eb9e812806cfeecf | |
parent | b86b4b241836c460e7f086aa30971aa8a70502a3 (diff) | |
parent | 9dd2aca3aeb81f58c1353a9d0bc7a6ea0e656ca9 (diff) |
Merge pull request #4448 from potomak/patch-1
[erlang/en] Update link to personal site
-rw-r--r-- | erlang.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang.html.markdown b/erlang.html.markdown index a9d280d7..62666c3a 100644 --- a/erlang.html.markdown +++ b/erlang.html.markdown @@ -1,7 +1,7 @@ --- language: erlang contributors: - - ["Giovanni Cappellotto", "http://www.focustheweb.com/"] + - ["Giovanni Cappellotto", "http://giovanni.curlybrackets.it/"] filename: learnerlang.erl --- |