diff options
Diffstat (limited to 'www/index.sh')
-rwxr-xr-x | www/index.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.sh b/www/index.sh index c1eeb600..c70c5a7a 100755 --- a/www/index.sh +++ b/www/index.sh @@ -16,7 +16,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. BLOGTITLE="Libreboot News" -BLOGBASE="https://libreboot.org/news/" +BLOGBASE="https://libreboot.org/" BLOGDESCRIPTION="News on Libreboot development" title() { |