Skip to content

Commit 438a761

Browse files
author
john li
committed
fix at_time notebook links
- The "source lag" wiki link was replaced with a link to the FAQ doc in our API developer docs (fixed in #296) - The "how do I see previous values for a time series point to see how the value changed over time" link was replaced with a link to our docs for the show_revisions option for get_data_points. (removed in #296, adding back correct replacement link)
1 parent efafeca commit 438a761

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/client/samples/at-time-query-examples.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"--------\n",
4848
"- https://developers.gro-intelligence.com/api.html#groclient.GroClient.get_data_points\n",
4949
"- https://developers.gro-intelligence.com/api.html#groclient.GroClient.lookup\n",
50-
"- https://developers.gro-intelligence.com/faq.html#what-does-sourcelag-mean-when-i-use-client-lookup-to-inspect-a-source-s-details"
50+
"- https://developers.gro-intelligence.com/faq.html#what-does-sourcelag-mean-when-i-use-client-lookup-to-inspect-a-source-s-details\n",
51+
"- https://developers.gro-intelligence.com/querying-data.html#show-revisions"
5152
]
5253
},
5354
{

0 commit comments

Comments
 (0)