diff options
| author | ven <vendethiel@hotmail.fr> | 2015-10-10 21:41:42 +0200 | 
|---|---|---|
| committer | ven <vendethiel@hotmail.fr> | 2015-10-10 21:41:42 +0200 | 
| commit | 434ad05abc7346447d99b576165ecc597b3800fc (patch) | |
| tree | 56f2910fcca3aecbb9b1d31ef1a3fd719d925036 | |
| parent | d58ab2b40cc958ea7537c62fcff758d40bd03904 (diff) | |
replace author_url with github link
@adambard will revert if he thinks it was better :)
| -rw-r--r-- | es-es/visualbasic-es.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/es-es/visualbasic-es.html.markdown b/es-es/visualbasic-es.html.markdown index 0702c01e..c7f581c0 100644 --- a/es-es/visualbasic-es.html.markdown +++ b/es-es/visualbasic-es.html.markdown @@ -5,7 +5,7 @@ contributors:  translators:      - ["Adolfo Jayme Barrientos", "https://github.com/fitojb"]  author: Brian Martin -author_url: http://brianmartin.biz +author_url: https://github.com/fitojb  filename: learnvisualbasic-es.vb  lang: es-es  --- | 
