diff --git a/_partials/_cookbook-iot.md b/_partials/_cookbook-iot.md index 5394d98f09..6320e85345 100644 --- a/_partials/_cookbook-iot.md +++ b/_partials/_cookbook-iot.md @@ -128,4 +128,4 @@ Shoutout to **Christopher Piggott** for this recipe. [setup-a-narrow-table-format]: /tutorials/:currentVersion:/cookbook/#narrow-table-format-example [select-distinct-on]: /tutorials/:currentVersion:/cookbook/#select-distinct-on [join-lateral]: /tutorials/:currentVersion:/cookbook/#join-lateral -[hyperfunctions]: /use/:currentVersion:/hyperfunctions/ +[hyperfunctions]: /use-timescale/:currentVersion:/hyperfunctions/ diff --git a/mlc_config.json b/mlc_config.json index de2bb9a782..8456b74d58 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -63,6 +63,9 @@ }, { "pattern": "https://www.cse.ust.hk/~raywong/comp5331/References/EfficientComputationOfFrequentAndTop-kElementsInDataStreams.pdf" + }, + { + "pattern": "^https://www.hhs.gov/hipaa/for-professionals/index.html" } ] }