Skip to content

Commit afa0e0b

Browse files
committed
DOCS-153 - Docs site domain move
1 parent b34cc7e commit afa0e0b

File tree

114 files changed

+123
-121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+123
-121
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
base_url:
1414
description: Base url for the deployed environment. Should start and end with a slash.
1515
required: false
16-
default: "/"
16+
default: "/help/"
1717
type: string
1818
environment:
1919
description: GitHub Actions environment name (used for scoping secrets and deployment)

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
deploy-to-staging:
1313
uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main
1414
with:
15-
hostname: https://help.sumologic.com
15+
hostname: https://www.sumologic.com/help
1616
environment: production
1717
secrets:
1818
S3_BUCKET_NAME: ${{ secrets.PRODUCTION_S3_BUCKET_NAME }}

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 6 additions & 6 deletions

blog-collector/2021/12-31.md

Lines changed: 1 addition & 1 deletion

blog-collector/2022/12-31.md

Lines changed: 1 addition & 1 deletion

blog-collector/2023/12-31.md

Lines changed: 1 addition & 1 deletion

blog-collector/2024/12-31.md

Lines changed: 1 addition & 1 deletion

blog-collector/2025-01-08-otel.md

Lines changed: 1 addition & 1 deletion

blog-collector/2025-02-18-installed.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)