From: Ahmad Awais Date: Tue, 15 Aug 2017 01:11:11 +0000 (+0500) Subject: FIX: Broken 'About' Link in the Footer (#23367) X-Git-Tag: v4.0.0-beta.2~370 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0909b46868ec1888a89c147e0033a418fde76d43;p=thirdparty%2Fbootstrap.git FIX: Broken 'About' Link in the Footer (#23367) --- diff --git a/_includes/footer.html b/_includes/footer.html index 1f9b44c7b8..c41c835788 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,7 +4,7 @@
  • GitHub
  • Twitter
  • Examples
  • -
  • About
  • +
  • About
  • Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.

    Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.