**Description:** Hello team 👋 On the [[Shred API methods page](https://toolkit.risechain.com/shred-api/specification/methods)](https://toolkit.risechain.com/shred-api/specification/methods), there's a link labeled: > *"For the complete API reference including all standard Ethereum methods, visit the OpenAPI Documentation."* https://github.com/user-attachments/assets/e7d8b2fa-9147-4fa7-b762-0f8669e0eb28 This link points to: 👉 [https://spec.risechain.com/](https://spec.risechain.com/) However, this URL currently returns a browser error: **"This site can’t be reached" / "DNS\_PROBE\_FINISHED\_NXDOMAIN"** **Steps to reproduce:** 1. Go to [https://toolkit.risechain.com/shred-api/specification/methods](https://toolkit.risechain.com/shred-api/specification/methods) 2. Click on the link to the OpenAPI Documentation 3. Observe the broken page at [https://spec.risechain.com/](https://spec.risechain.com/) **Expected behavior:** The link should redirect to a valid OpenAPI documentation page for the full API specification.