Skip to content

Commit e154fbf

Browse files
authored
Merge pull request #1582 from czechian/gooddataai-domain
WEB-4550 gooddata.ai domain migration
2 parents 47e8c47 + e3d82a0 commit e154fbf

48 files changed

Lines changed: 138 additions & 138 deletions

File tree

Some content is hidden

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

.github/workflows/netlify-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Hugo Build
1414
uses: gooddata/gooddata-python-sdk/.github/actions/hugo-build-versioned-action@master
1515
with:
16-
base-url: https://www.gooddata.com/docs/python-sdk
16+
base-url: https://www.gooddata.ai/docs/python-sdk
1717
- name: Publish
1818
uses: netlify/actions/cli@master
1919
with:

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# GoodData Cloud Python Foundations
77

8-
This repository contains Python packages useful for integration with [GoodData Cloud](https://www.gooddata.com/docs/cloud/).
8+
This repository contains Python packages useful for integration with [GoodData Cloud](https://www.gooddata.ai/docs/cloud/).
99

1010
## Available packages
1111

@@ -18,7 +18,7 @@ Python. Learn more about the clients in their [dedicated readme](./clients_READM
1818

1919
The [gooddata-sdk](./packages/gooddata-sdk) package provides a clean and convenient Python API to interact with GoodData.CN.
2020

21-
Check out the GoodData Python SDK [documentation](https://www.gooddata.com/docs/python-sdk) to learn more and get started.
21+
Check out the GoodData Python SDK [documentation](https://www.gooddata.ai/docs/python-sdk) to learn more and get started.
2222

2323
### GoodData Pandas
2424

@@ -31,13 +31,13 @@ Check out the GoodData Pandas [documentation](https://gooddata-pandas.readthedoc
3131

3232
The [gooddata-pipelines](./packages/gooddata-pipelines/) package provides easy ways to manage the lifecycle of GoodData Cloud.
3333

34-
Check out the GoodData Pipelines [documentation](https://www.gooddata.com/docs/python-sdk/latest/pipelines-overview/) to learn more and get started.
34+
Check out the GoodData Pipelines [documentation](https://www.gooddata.ai/docs/python-sdk/latest/pipelines-overview/) to learn more and get started.
3535

3636
### GoodData FlexConnect
3737

3838
The [gooddata-flexconnect](./packages/gooddata-flexconnect) package is the foundation for writing custom FlexConnect data sources.
3939

40-
Check out the GoodData FlexConnect [documentation](https://www.gooddata.com/docs/cloud/connect-data/create-data-sources/flexconnect/) to learn more and get started.
40+
Check out the GoodData FlexConnect [documentation](https://www.gooddata.ai/docs/cloud/connect-data/create-data-sources/flexconnect/) to learn more and get started.
4141

4242
### GoodData Foreign Data Wrapper
4343

docs/assets/scss/typography.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import "variables/variables";
22

3-
$font-path-base: "https://www.gooddata.com";
3+
$font-path-base: "https://www.gooddata.ai";
44

55
@font-face {
66
font-family: "dc8ebcd096d8d65d80200bbe8e045d86";

docs/content/en/latest/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cascade:
1010
path: "/*/**"
1111
---
1212

13-
GoodData Python SDK provides a clean and convenient way to interact with the [GoodData API](https://www.gooddata.com/docs/cloud/api-and-sdk/api/) in Python applications.
13+
GoodData Python SDK provides a clean and convenient way to interact with the [GoodData API](https://www.gooddata.ai/docs/cloud/api-and-sdk/api/) in Python applications.
1414

1515
Python is a popular language for working with large amounts of data and data analytics; It is for this reason that we are actively developing this SDK to let Python developers integrate the GoodData analytical engine into their own applications as seamlessly as possible, or to automate their administrative workflow.
1616

@@ -111,8 +111,8 @@ You can also perform certain administration tasks:
111111

112112
Get started with Python SDK right now by following the [Quick Start]({{< relref "getting-started#quick-start" >}}) guide.
113113

114-
New to GoodData? Follow the [Getting Started](https://www.gooddata.com/docs/cloud/getting-started/) series of articles that include Python SDK code examples.
114+
New to GoodData? Follow the [Getting Started](https://www.gooddata.ai/docs/cloud/getting-started/) series of articles that include Python SDK code examples.
115115

116116
### Troubleshooting
117117

118-
In case of any issues with Python SDK, feel free to reach out to us on our [community slack](https://www.gooddata.com/slack/) or create a [GitHub issue](https://github.com/gooddata/gooddata-python-sdk/issues).
118+
In case of any issues with Python SDK, feel free to reach out to us on our [community slack](https://www.gooddata.ai/slack/) or create a [GitHub issue](https://github.com/gooddata/gooddata-python-sdk/issues).

docs/content/en/latest/administration/organization/_index.md

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

88
Manage an organization.
99

10-
See [Manage Organizations](https://www.gooddata.com/docs/cloud/manage-deployment/set-up-organizations/manage-organizations/) to learn how organizations work in GoodData.
10+
See [Manage Organizations](https://www.gooddata.ai/docs/cloud/manage-deployment/set-up-organizations/manage-organizations/) to learn how organizations work in GoodData.
1111

1212
## Methods
1313

docs/content/en/latest/administration/permissions/_index.md

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

88
Manage workspace permissions.
99

10-
See [Manage Permissions](https://www.gooddata.com/docs/cloud/manage-deployment/manage-permissions/) to learn how permissions work in GoodData.
10+
See [Manage Permissions](https://www.gooddata.ai/docs/cloud/manage-deployment/manage-permissions/) to learn how permissions work in GoodData.
1111

1212
### Declarative Methods
1313

docs/content/en/latest/administration/user-groups/_index.md

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

88
Manage user groups.
99

10-
See [Manage Permissions](https://www.gooddata.com/docs/cloud/manage-deployment/manage-permissions/) to learn how permissions work in GoodData.
10+
See [Manage Permissions](https://www.gooddata.ai/docs/cloud/manage-deployment/manage-permissions/) to learn how permissions work in GoodData.
1111

1212

1313
### Entity Methods

docs/content/en/latest/administration/users-and-user-groups/_index.md

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

88
Manage users and user groups together.
99

10-
See [Manage Permissions](https://www.gooddata.com/docs/cloud/manage-deployment/manage-permissions/) to learn how permissions work in GoodData.
10+
See [Manage Permissions](https://www.gooddata.ai/docs/cloud/manage-deployment/manage-permissions/) to learn how permissions work in GoodData.
1111

1212
### Declarative Methods
1313

docs/content/en/latest/administration/users/_index.md

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

88
Manage users.
99

10-
See [Manage Users and UserGroups](https://www.gooddata.com/docs/cloud/manage-deployment/manage-users/) to learn how user management works in GoodData.
10+
See [Manage Users and UserGroups](https://www.gooddata.ai/docs/cloud/manage-deployment/manage-users/) to learn how user management works in GoodData.
1111

1212

1313
### Entity Methods

docs/content/en/latest/data/data-source/_index.md

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

88
Manage data sources.
99

10-
See [Connect Data](https://www.gooddata.com/docs/cloud/connect-data/) to learn how data sources work in GoodData.
10+
See [Connect Data](https://www.gooddata.ai/docs/cloud/connect-data/) to learn how data sources work in GoodData.
1111

1212

1313
### Entity Methods

0 commit comments

Comments
 (0)