This involves some HTML in your Markdown, but isn’t very difficult. You’re just going to add an anchor tag (with an ID but no href) immediately above the heading, like so:
<a id=“some_examples”></a>
## Some Examples
When you’ve got that, you can just use the anchor in a Markdown link:
I’ve provided a few [examples](#some_examples) to illustrate this concept.
If it’s the USA, then “iced tea” may actually mean “sweet tea” (an American South tradition), which is often prepared something like this:
It may be a stronger tea, but so much sugar gets added (probably 3x what would be used to sweeten tea served hot) that you typically don’t notice any bitterness.