From cf2d9bfe8ad8ef7cfc0d8c800cae0e4d4c03934d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Aug 2015 19:50:50 -0700 Subject: [PATCH] Help with issues like #16823 by mentioning where to download example source code --- docs/_includes/getting-started/examples.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index f42d8aa302..6212f4db7d 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -3,6 +3,8 @@

Build on the basic template above with Bootstrap's many components. We encourage you to customize and adapt Bootstrap to suit your individual project's needs.

+

Get the source code for every example below by downloading the Bootstrap repository. Examples can be found in the docs/examples/ directory.

+

Using the framework

-- 2.47.2