From debcf243892bcc7de3f41981e63b8daacb0f2e06 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sat, 31 Aug 2013 22:41:50 -0700 Subject: Fix over-zealous find-and-replace in HTML --- docs/_layouts/global.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_layouts/global.html b/docs/_layouts/global.html index 349eb92a47..84749fda4e 100755 --- a/docs/_layouts/global.html +++ b/docs/_layouts/global.html @@ -100,7 +100,7 @@
  • Tuning Guide
  • Hardware Provisioning
  • Building Spark with Maven
  • -
  • Contributing to Spark
  • +
  • Contributing to Spark
  • -- cgit v1.2.3