diff --git a/packages/bruno-app/src/components/Sidebar/Collections/Collection/GenerateDocumentation/index.js b/packages/bruno-app/src/components/Sidebar/Collections/Collection/GenerateDocumentation/index.js index bac6ff499..ea1b60631 100644 --- a/packages/bruno-app/src/components/Sidebar/Collections/Collection/GenerateDocumentation/index.js +++ b/packages/bruno-app/src/components/Sidebar/Collections/Collection/GenerateDocumentation/index.js @@ -18,7 +18,7 @@ import { brunoToOpenCollection } from '@usebruno/converters'; import { sanitizeName } from 'utils/common/regex'; import { escapeHtml } from 'utils/response'; -const CDN_BASE_URL = 'https://cdn.opencollection.com'; +const CDN_BASE_URL = 'https://cdn.usebruno.com'; const FEATURES = [ 'Standalone HTML file - no server required', @@ -36,8 +36,8 @@ const buildHtmlDocument = (collectionName, escapedYamlContent) => ` - - + +