Skip to content

Commit 6b3cb65

Browse files
authored
Merge pull request #5119 from platformsh/5111-broken-links
5111 Broken links
2 parents 126f286 + 87715e0 commit 6b3cb65

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

sites/platform/src/increase-observability/logs/forward-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Filter by the index name to find the relevant events.
9797
title=Sumo Logic
9898
+++
9999

100-
1. In Sumo Logic, [configure an HTTP source](https://help-opensource.sumologic.com/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
100+
1. In Sumo Logic, [configure an HTTP source](https://www.sumologic.com/help/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
101101
Make sure to copy the Source Category and collector URL.
102102
2. Create the integration with the following command:
103103

sites/platform/src/integrations/fastly-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Fastly CDN plugin enables you to:
2323

2424

2525
## Using the Fastly CDN plugin
26-
1. In the Upsun [console](https://upsun.console.com), navigate to the project and environment whose metrics you want to view.
26+
1. In the Upsun [console](https://console.upsun.com), navigate to the project and environment whose metrics you want to view.
2727

2828
**Note:** To view summarized monthly _project-level_ traffic, including CDN bandwidth and CDN requests, see the **Traffic this month** section of a project page (make sure no environment is selected).
2929

sites/platform/src/integrations/source/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Instead, [set up a push-based GitLab CI/CD pipeline](https://devcenter.upsun.com
143143

144144
For a detailed tutorial of how this works, with code samples and rationale, see this blog post: [Synchronize your air-gapped GitLab](https://devcenter.upsun.com/posts/gitlab-push-solution/).
145145

146-
You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun-snippets/gitlab-ci).
146+
You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun/snippets/tree/main/examples/gitlab-ci).
147147

148148

149149
{{< /note >}}

sites/upsun/src/get-started/AI/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ AI tool integration
3535
[Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-services/openai/),
3636
[AWS Bedrock](https://docs.aws.amazon.com/bedrock/),
3737
and any other HTTP-based API service
38-
- **AI Frameworks**: [LangChain](https://python.langchain.com/docs/get_started/introduction),
38+
- **AI Frameworks**: [LangChain](https://docs.langchain.com/oss/python/langchain/install),
3939
[LlamaIndex](https://docs.llamaindex.ai/), [Chainlit](https://docs.chainlit.io/),
4040
and custom implementations
4141
- **Integration**: REST APIs, WebSockets, and event-driven architectures

sites/upsun/src/increase-observability/logs/forward-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Filter by the index name to find the relevant events.
9696
title=Sumo Logic
9797
+++
9898

99-
1. In Sumo Logic, [configure an HTTP source](https://help-opensource.sumologic.com/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
99+
1. In Sumo Logic, [configure an HTTP source](https://www.sumologic.com/help/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
100100
Make sure to copy the Source Category and collector URL.
101101
2. Create the integration with the following command:
102102

sites/upsun/src/integrations/fastly-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Fastly CDN plugin enables you to:
2323

2424

2525
## Using the Fastly CDN plugin
26-
1. In the Upsun [console](https://upsun.console.com), navigate to the project and environment whose metrics you want to view.
26+
1. In the Upsun [console](https://console.upsun.com), navigate to the project and environment whose metrics you want to view.
2727

2828
**Note:** To view summarized monthly _project-level_ traffic, including CDN bandwidth and CDN requests, see the **Traffic this month** section of a project page (make sure no environment is selected).
2929

sites/upsun/src/integrations/source/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Instead, [set up a push-based GitLab CI/CD pipeline](https://devcenter.upsun.com
145145

146146
For a detailed tutorial of how this works, with code samples and rationale, see this blog post: [Synchronize your air-gapped GitLab](https://devcenter.upsun.com/posts/gitlab-push-solution/).
147147

148-
You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun-snippets/gitlab-ci).
148+
You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun/snippets/tree/main/examples/gitlab-ci).
149149

150150

151151
{{< /note >}}

0 commit comments

Comments
 (0)