novuhq / go-novu

GO SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
57 stars 45 forks source link

Dead links to documentation for api endpoints methods #78

Closed Atharva1723 closed 9 months ago

Atharva1723 commented 9 months ago

I have identified several dead links in the documentation for the API endpoints. This impacts the usability of the documentation and can be confusing for users trying to navigate through the information. Below are the details:

Affected Documentation: https://github.com/novuhq/go-novu#documentation-for-api-endpoints

Dead Links: All the links are either dead or redirecting to wrong page

Expected Behavior: The links must redirect to respective api method documentation

Steps to Reproduce: 1) Click on https://github.com/novuhq/go-novu#documentation-for-api-endpoints 2) Click on any method For Example : Trigger , Get ,Trigger Bulk etc

Screenshots : image