diff options
-rw-r--r-- | site/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 7499d5f..90c02d0 100644 --- a/site/index.php +++ b/site/index.php @@ -70,6 +70,7 @@ <ul class="ulnav"> <li><a href="download/#http">Stable releases</a></li> <li><a href="download/#git">Git repositories</a></li> + <li><a href="<?php echo $lbFirmwareGitwebAddress; ?>">Browse the main git repository</a></li> </ul> </div> <div class="section"> |