diff --git a/docs/about.html b/docs/about.html
index b554d45465..91704469df 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -3,7 +3,6 @@ layout: default
title: About
slug: about
lead: "Learn about the history of Bootstrap, meet the core team, and check out the ever-growing community resources."
-base_url: "../"
---
diff --git a/docs/components.html b/docs/components.html
index a2e351285a..5cb0bfc203 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -3,7 +3,6 @@ layout: default
title: Components
slug: components
lead: "Over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more."
-base_url: "../"
---
diff --git a/docs/css.html b/docs/css.html
index b5c59fdb79..91cd0218c3 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -3,7 +3,6 @@ layout: default
title: CSS
slug: css
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
-base_url: "../"
---
diff --git a/docs/customize.html b/docs/customize.html
index 2b9e5d7702..fbd7a1d271 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -3,7 +3,6 @@ layout: default
title: Customize and download
slug: customize
lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.
-base_url: "../"
---
diff --git a/docs/index.html b/docs/index.html
index d901dc58cf..b63ae78432 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,7 +1,6 @@
---
layout: home
title: Bootstrap
-base_url: "./"
---
diff --git a/docs/javascript.html b/docs/javascript.html
index 7280852ced..0f24cdd586 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -3,7 +3,6 @@ layout: default
title: JavaScript
slug: js
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
-base_url: "../"
---