From 3f140e818fc86ca002cf1b4b8fd0c7c2c93018e1 Mon Sep 17 00:00:00 2001 From: ganesh-bruno Date: Mon, 31 Mar 2025 11:34:27 +0530 Subject: [PATCH] replace example.com to usebruno website --- .../bruno-app/src/components/CollectionSettings/Docs/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bruno-app/src/components/CollectionSettings/Docs/index.js b/packages/bruno-app/src/components/CollectionSettings/Docs/index.js index 2d869de65..5298ac5ff 100644 --- a/packages/bruno-app/src/components/CollectionSettings/Docs/index.js +++ b/packages/bruno-app/src/components/CollectionSettings/Docs/index.js @@ -119,6 +119,6 @@ This documentation supports Markdown formatting! You can use: - **Bold** and *italic* text - \`code blocks\` and syntax highlighting - Tables and lists -- [Links](https://example.com) +- [Links](https://usebruno.com) - And more! `;