From bfd05c3423b8d92721444f002311e7d261ef30a7 Mon Sep 17 00:00:00 2001 From: Garth Bjerk Date: Fri, 11 Aug 2017 12:43:06 +0200 Subject: Fix the broken about link in the footer (#23298) --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html index c034873fd..8efcab974 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.

    -- cgit v1.2.3