diff options
Diffstat (limited to 'docs/examples/fluid.html')
| -rw-r--r-- | docs/examples/fluid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/fluid.html b/docs/examples/fluid.html index faf811b3a..502062a27 100644 --- a/docs/examples/fluid.html +++ b/docs/examples/fluid.html @@ -95,7 +95,7 @@ <div class="hero-unit"> <h1>Hello, world!</h1> <p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p> - <p><a class="btn btn-primary btn-large">Learn more »</a></p> + <p><a href="#" class="btn btn-primary btn-large">Learn more »</a></p> </div> <div class="row-fluid"> <div class="span4"> |
