Skip to content

Commit dc92677

Browse files
Update outdated links (#110)
1 parent b6a129e commit dc92677

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cluster/images/hana-controller/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ARG GIT_COMMIT
2424

2525
LABEL org.opencontainers.image.title="crossplane-provider-hana-controller" \
2626
org.opencontainers.image.description="Crossplane controller for hana in BTP" \
27-
org.opencontainers.image.documentation="https://pages.github.tools.sap/cloud-orchestration/" \
27+
org.opencontainers.image.documentation="https://sap.github.io/crossplane-provider-docs/" \
2828
org.opencontainers.image.url="https://github.com/SAP/crossplane-provider-hana" \
2929
org.opencontainers.image.source="https://github.com/SAP/crossplane-provider-hana.git" \
3030
org.opencontainers.image.vendor="SAP SE" \

cluster/images/hana/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG GIT_COMMIT
77

88
LABEL org.opencontainers.image.title="crossplane-provider-hana" \
99
org.opencontainers.image.description="Configuration for hana provider" \
10-
org.opencontainers.image.documentation="https://pages.github.tools.sap/cloud-orchestration/" \
10+
org.opencontainers.image.documentation="https://sap.github.io/crossplane-provider-docs/" \
1111
org.opencontainers.image.url="https://github.com/SAP/crossplane-provider-hana" \
1212
org.opencontainers.image.source="https://github.com/SAP/crossplane-provider-hana.git" \
1313
org.opencontainers.image.vendor="SAP SE" \

docs/end-user-guides/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import TabItem from "@theme/TabItem";
77

88
# Order
99

10-
In this guide we will take you through the steps of ordering a HANA Cloud instance and setting it up using the [Crossplane HANA provider](https://github.tools.sap/cloud-orchestration/crossplane-provider-hana).
10+
In this guide we will take you through the steps of ordering a HANA Cloud instance and setting it up using the [Crossplane HANA provider](https://github.com/SAP/crossplane-provider-hana).
1111

1212
:::note
1313
You are an platform operator or administrator? Feel free to checkout the [OpenMCP project](https://openmcp-project.github.io/docs/) it's a project that makes it easier to enable more teams in your organization to use Crossplane by providing a managed control plane as a service.

0 commit comments

Comments
 (0)