From e08b5c946188a6adb08658f1409e26a34e2bf0f5 Mon Sep 17 00:00:00 2001 From: Petr Razumov
Date: Wed, 15 May 2024 16:01:57 +0300 Subject: [PATCH] Update layout.jade - Fix 404 links - Remove redundant divider --- src/_include/layout.jade | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/_include/layout.jade b/src/_include/layout.jade index beb6fe9..801fb8d 100644 --- a/src/_include/layout.jade +++ b/src/_include/layout.jade @@ -30,10 +30,9 @@ html.no-js(xmlns:ng='http://angularjs.org', xmlns:app='ignored') +nav_item('https://github.com/buildbot/buildbot/wiki/Press') Press +nav_item('https://buildbot.buildbot.net') Metabuildbot: Buildbot's Buildbot +nav_item_dropdown("#")(label="Get Started") - +nav_item('http://buildbot.net/buildbot/docs/current/tutorial/') Follow the Tutorial - +nav_item('http://buildbot.net/buildbot/docs/current/index.html') Read the Docs - +nav_item('http://docs.buildbot.net/current/manual/installation/installation.html') Download and Install - li.divider + +nav_item('https://docs.buildbot.net/current/tutorial/index.html') Follow the Tutorial + +nav_item('https://docs.buildbot.net/current/index.html') Read the Docs + +nav_item('https://docs.buildbot.net/current/manual/installation/installation.html') Download and Install +nav_item_dropdown("#")(label="Get Involved") +nav_item('https://lists.buildbot.net/mailman/listinfo') Join the Mailing List +nav_item('https://web.libera.chat/?channels=#buildbot') ..or #buildbot on IRC