diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 17:44:46 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 17:50:53 +0100 |
| commit | cbd092f5d020dbebda7a364606b26dc5aef0e72e (patch) | |
| tree | f303d6044ba7352f57a25c61d199b3431f19948b /_i18n/en/about.md | |
| parent | c81b869ac732d09f0e3584bd83702f934b480b2d (diff) | |
| download | jo.mssola.com-cbd092f5d020dbebda7a364606b26dc5aef0e72e.tar.gz jo.mssola.com-cbd092f5d020dbebda7a364606b26dc5aef0e72e.zip | |
Fixed html-proofer errors
Basically an option that now accepts a hash instead of a mere string,
and some HTTPS errors that can be easily avoided.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n/en/about.md')
| -rw-r--r-- | _i18n/en/about.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_i18n/en/about.md b/_i18n/en/about.md index 90bf84d..bed112a 100644 --- a/_i18n/en/about.md +++ b/_i18n/en/about.md @@ -12,10 +12,10 @@ personal website. In summary: - Born and raised in [Piera](https://en.wikipedia.org/wiki/Piera), after a short stay in [Nuremberg](https://en.wikipedia.org/wiki/Nuremberg) I ended up in [Capellades](https://en.wikipedia.org/wiki/Capellades). -- The people at [FIB - Barcelona School of Informatics](http://www.fib.upc.edu/en.html) +- The people at [FIB - Barcelona School of Informatics](https://www.fib.upc.edu/en.html) were nice enough to give me a **Bachelor Degree in Computer Science**. - I also have a **Bachelor Degree in Catalan Language and Literature** by the - [Universitat Oberta de Catalunya](http://www.uoc.edu/portal/en/index.html). + [Universitat Oberta de Catalunya](https://www.uoc.edu/portal/en/index.html). - I am a member of **Vila de Capellades - CUP**, and I currently also work as a **councilor** of the Capellades town hall. - A [Free Software](https://en.wikipedia.org/wiki/Free_software) enthusiast, developer and promoter. - I work at [SUSE](https://www.suse.com) remotely. |
