Use the `href` attribute to set a link for the step.

```html
<div class="w-min">
  <sd-step href="https://solid-design-system.fe.union-investment.de/docs/?path=/docs/docs-general-introduction--docs">
    <span slot="label">Step name</span>
  </sd-step>
</div>
```
