From a920429089ed8493f66e2d397de36677a5cd8ee0 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 7 Feb 2019 12:21:19 +0200 Subject: [PATCH] Change footer link to point to the docs team page --- site/_includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_includes/footer.html b/site/_includes/footer.html index e8328c6b9e..5365f410d8 100644 --- a/site/_includes/footer.html +++ b/site/_includes/footer.html @@ -6,7 +6,7 @@
  • Examples
  • 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.

    +

    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.

    -- 2.47.2