diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-04-11 10:56:03 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-04-11 10:56:03 (EDT) |
commit | ce93b154ebc27568eb12222dbb7f797ba857e5e7 (patch) | |
tree | 9484bfcf9b7b978d9dcbada184fdcbc7f9eb5ad8 /site/workshops/index.php | |
parent | 92fa2793924ee12c76623f9d09f961f16de6e935 (diff) | |
download | libreboot.org-ce93b154ebc27568eb12222dbb7f797ba857e5e7.zip libreboot.org-ce93b154ebc27568eb12222dbb7f797ba857e5e7.tar.gz libreboot.org-ce93b154ebc27568eb12222dbb7f797ba857e5e7.tar.bz2 |
typo fix on workshop page
Diffstat (limited to 'site/workshops/index.php')
-rw-r--r-- | site/workshops/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/workshops/index.php b/site/workshops/index.php index 40b64e7..18e8af7 100644 --- a/site/workshops/index.php +++ b/site/workshops/index.php @@ -58,7 +58,7 @@ </p> <h1>Libreplanet conference (Boston, MA, USA)</h1> <p> - <a href=https://libreplanet.org/<?php echo date("Y"); ?>/</a> - Free software conference + <a href="https://libreplanet.org/<?php echo date("Y"); ?>/">Libreplanet conference</a> - Free software conference held by the <a href="https://www.fsf.org/">Free Software Foundation</a> in March each year, in Boston, MA. They usually have workshops for libreboot. </p> |