Skip to content

Commit 9e04702

Browse files
committed
further examples
1 parent f98d7a8 commit 9e04702

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/snippets/language-request-temporal-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Breinify.temporalData(function(data) {
2121
<h3>Providing a User Instance</h3>
2222
<p>Another possibility is to provide a user object manually. This is typically done, if
2323
some specific temporal data should be resolved, e.g., a location based on a free text,
24-
a pair of coordinates (latitude/longitude), or a specific ip-address.</p>
24+
a pair of coordinates (latitude/longitude), or a specific ip-address. Have a look at the
25+
<a href="#example-use-cases">further use cases</a> to see other examples.</p>
2526
</blockquote>
2627

2728
>

0 commit comments

Comments
 (0)