[Pkg-javascript-commits] [d3-tip.js] 109/277: fix anchors

bhuvan krishna bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.

commit f4214ab6b6836d68616cc195ed9fc9dbd8eea246
Author: Justin Palmer <justin at github.com>
Date:   Sun Apr 21 14:54:36 2013 -0700

    fix anchors
---
 docs/index.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index 83642b8..e1a28aa 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,19 +1,19 @@
 # d3.tip API documetation
 
 ### [Initializing tooltips](initializing-tooltips.md)
-* [d3.tip](initializing-tooltips#tip)
+* [d3.tip](initializing-tooltips#d3tip)
 
 #### [Showing and hiding tooltips](showing-and-hiding-tooltips.md)
-* [tip.show](showing-and-hiding-tooltips.md#show)
-* [tip.hide](showing-and-hiding-tooltips.md#hide)
+* [tip.show](showing-and-hiding-tooltips.md#tipshow)
+* [tip.hide](showing-and-hiding-tooltips.md#tiphide)
 
 #### [Styling and modifying tooltips](styling-and-modifying-tooltips.md)
-* [tip.attr](styling-and-modifying-tooltips.md#attr)
-* [tip.style](styling-and-modifying-tooltips.md#style)
+* [tip.attr](styling-and-modifying-tooltips.md#tipattr)
+* [tip.style](styling-and-modifying-tooltips.md#tipstyle)
 
 ### [Positioning tooltips](positioning-tooltips.md)
-* [tip.direction](positioning-tooltips.md#direction)
-* [tip.offset](positioning-tooltips.md#offset)
+* [tip.direction](positioning-tooltips.md#tipdirection)
+* [tip.offset](positioning-tooltips.md#tipoffset)
 
 ### [Updating tooltip content](updating-tooltip-content.md)
-* [tip.html](updating-tooltip-content.md#html)
+* [tip.html](updating-tooltip-content.md#tiphtml)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git



More information about the Pkg-javascript-commits mailing list