Skip to content

Commit eadea9d

Browse files
authored
Merge pull request #319 from nocodb/docs/fix-links
docs: fix link error
2 parents eb03118 + bde5a1f commit eadea9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/changelog/2025.09.0.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Works with only **Claude Desktop, Cursor, and Windsurf desktop clients**. Your e
4646

4747
**This Is Just The Beginning :** Consider this your first taste of NocoDB's MCP magic. Much bigger things are just around the corner.
4848

49-
[Get started with MCP integration →](https://nocodb.com/docs/product-docs/mcp)
49+
[Get started with MCP integration →](/docs/product-docs/mcp)
5050

5151
*Finally, your no-code database speaks your language.*
5252

@@ -79,7 +79,7 @@ These schema-level webhooks complement **record-level triggers** and manual butt
7979

8080
*Field & View webhooks are available now on **Cloud and self-hosted Enterprise plans.***
8181

82-
[Learn how to set them up in our documentation here →.](https://docs.nocodb.com/product-docs/webhooks/create-webhook)
82+
[Learn how to set them up in our documentation here →.](/docs/product-docs/automation/webhook/create-webhook)
8383

8484
---
8585

@@ -98,6 +98,6 @@ We've combined Dashboards and Tables into a single sidebar section. Instead of s
9898
* **Mobile view editor was difficult to use:** Mobile operations in form view has been improved, ensuring a better usage experience across all devices.
9999
* **German users couldn't use local date formats:** The system didn't support standard German date conventions. Added German Date Format Support for `DD.MM.YYYY` and `DD.MM.YY`, enabling proper display and input of dates in local conventions.
100100
* **DATEADD formula was limited to days only:** Time-based calculations requiring hours, minutes, or seconds weren't possible. Enhanced DATEADD formula now supports adding hours, minutes, and seconds, enabling more precise date-time calculations.
101-
* **Dashboard iFrames had limited external domain support:** Many useful external tools couldn't be embedded in dashboards. Expanded iFrame whitelist for dashboards now supports more external domains for greater integration flexibility. ([Refer to](https://nocodb.com/docs/self-hosting/environment-variables)`[NC_IFRAME_WHITELIST_DOMAINS](https://nocodb.com/docs/self-hosting/environment-variables)`)
101+
* **Dashboard iFrames had limited external domain support:** Many useful external tools couldn't be embedded in dashboards. Expanded iFrame whitelist for dashboards now supports more external domains for greater integration flexibility. ([Refer to NC_IFRAME_WHITELIST_DOMAINS](/docs/self-hosting/environment-variables))
102102

103103
---

0 commit comments

Comments
 (0)