From e873eb09038baa38c270f14568cf2421de72df11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Barbosa?= Date: Fri, 15 Jan 2016 09:48:23 -0200 Subject: [PATCH] Fix target blank of links - issue #40 --- demo/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/demo/index.html b/demo/index.html index 044b423..7740612 100644 --- a/demo/index.html +++ b/demo/index.html @@ -75,15 +75,15 @@ Support
-

issue or submit a pull request.

+

Help improve these docs. Open an issue or submit a pull request.

  1. Navigate to the main page of the repository
  2. -
  3. Fork it!
  4. +
  5. Fork it!
  6. Create your feature branch: git checkout -b my-new-feature
  7. Commit your changes: git commit -m 'Add some feature'
  8. Push to the branch: git push origin my-new-feature
  9. @@ -131,7 +131,7 @@