fixing link to tooltips demo

This commit is contained in:
Tom Johnson
2015-08-17 13:24:05 -07:00
parent f2b123fbae
commit 6fb6c26bbd
4 changed files with 11006 additions and 11077 deletions

View File

@ -144,7 +144,7 @@ entries:
items: items:
- title: Tooltips - title: Tooltips
url: /doc_adding_tooltips.html url: /doc_adding_tooltips.html
audience: writers, designers audience: writers
platform: all platform: all
product: all product: all
version: all version: all

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ summary: "You can loop through files and generate a JSON file that developers ca
You can create a help API that developers can use to pull in content. You can create a help API that developers can use to pull in content.
For the full code demo, see the notes in the <a target="_blank" title="ToolTip Demo" href="{{ "/tooltip_demo.html" | prepend: site.baseurl }}">Tooltip Demo</a>. For the full code demo, see the notes in the <a target="_blank" title="ToolTip Demo" href="{{ "tooltip_demo.html" | prepend: site.baseurl }}">Tooltip Demo</a>.
In this demo, the popovers pull in and display content from the information in an external tooltips.json file located on a different host. In this demo, the popovers pull in and display content from the information in an external tooltips.json file located on a different host.

File diff suppressed because it is too large Load Diff