> For the complete documentation index, see [llms.txt](https://docs.helpyousponsor.com/changelog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helpyousponsor.com/changelog/march/mar-17th-share-link-component.md).

# Mar 17th Share Link component

Share Link component

* **ShareLink component receives programId as a prop** 🚀\
  Now, the ShareLink component gets the programId directly, which simplifies things!
* **Added 'path' variable to handle last part of URL** 🔗\
  Don't worry about handling the last part of the URL anymore - a new variable `path` is here to do that! It will replace the programId in both the iframe and `redirectToRandomEntity()` function within the ShareLink component, making everything even more efficient! 😊
