From 84c0b6676181309dec7281ea460f883ec3cf5a4c Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 20:41:32 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d105a6..c9247cf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Bootstrap Auto-Hiding Navbar [![Build Status](https://secure.travis-ci.org/istvan-ujjmeszaros/bootstrap-autohidingnavbar.png?branch=master)](https://travis-ci.org/istvan-ujjmeszaros/bootstrap-autohidingnavbar) Bootstrap Auto-Hiding Navbar is an extension for Bootstrap's fixed navbar which hides the navbar while the page is scrolling downwards and shows it the other way. The plugin is able to show/hide the navbar programmatically as well. -##Demo +## Demo [http://www.virtuosoft.eu/code/bootstrap-autohidingnavbar/](http://www.virtuosoft.eu/code/bootstrap-autohidingnavbar/)