Skip to content

Commit 7ad5d62

Browse files
committed
Fix more pro links
1 parent 1bbc6ee commit 7ad5d62

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/book/getting-started/core-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ To use _stack components_ that are running remotely on a cloud infrastructure, y
140140

141141
#### Server Deployment
142142

143-
In order to benefit from the advantages of using a deployed ZenML server, you can either choose to use the [**ZenML Pro SaaS offering**](zenml-pro/README.md) which provides a control plane for you to create managed instances of ZenML servers, or [deploy it in your self-hosted environment](deploying-zenml/README.md).
143+
In order to benefit from the advantages of using a deployed ZenML server, you can either choose to use the [**ZenML Pro SaaS offering**](https://docs.zenml.io/pro) which provides a control plane for you to create managed instances of ZenML servers, or [deploy it in your self-hosted environment](deploying-zenml/README.md).
144144

145145
#### Metadata Tracking
146146

docs/book/how-to/infrastructure-deployment/stack-deployment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you follow this approach, you can keep your data scientists free from the has
5555

5656
{% hint style="info" %}
5757

58-
Please note that restricting permissions for users through roles is a ZenML Pro feature. You can read more about it [here](https://docs.zenml.io/getting-started/zenml-pro/roles). Sign up for a free trial here: https://cloud.zenml.io/.
58+
Please note that restricting permissions for users through roles is a ZenML Pro feature. You can read more about it [here](https://docs.zenml.io/pro/core-concepts/roles). Sign up for a free trial here: https://cloud.zenml.io/.
5959

6060
{% endhint %}
6161

docs/book/how-to/project-setup-and-management/collaborate-with-team/access-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In an ML project, you will typically have the following roles:
1717
The above is an estimation of roles that you might have in your team. In your case, the names might be different or there might be more roles, but you can relate the responbilities we discuss in this document to your own project loosely.
1818

1919
{% hint style="info" %}
20-
You can create [Roles in ZenML Pro](https://docs.zenml.io/getting-started/zenml-pro/roles) with a given set of permissions and assign them to either Users or Teams that represent your real-world team structure. Sign up for a free trial to try it yourself: https://cloud.zenml.io/
20+
You can create [Roles in ZenML Pro](https://docs.zenml.io/pro/core-concepts/roles) with a given set of permissions and assign them to either Users or Teams that represent your real-world team structure. Sign up for a free trial to try it yourself: https://cloud.zenml.io/
2121
{% endhint %}
2222

2323
## Service Connectors: Gateways to External Services
@@ -40,7 +40,7 @@ On the other hand, the `MLOpsPlatformEngineer` role has the permissions to creat
4040
![MLOps Platform Engineer Permissions](../../../.gitbook/assets/platform_engineer_connector_role.png)
4141

4242
{% hint style="info" %}
43-
Note that you can only use the RBAC features in ZenML Pro. Learn more about roles in ZenML Pro [here](https://docs.zenml.io/getting-started/zenml-pro/roles).
43+
Note that you can only use the RBAC features in ZenML Pro. Learn more about roles in ZenML Pro [here](https://docs.zenml.io/pro/core-concepts/roles).
4444
{% endhint %}
4545

4646
Learn more about the best practices in managing credentials and recommended roles in our [Managing Stacks and Components guide](https://docs.zenml.io/how-to/infrastructure-deployment/stack-deployment).

docs/book/how-to/project-setup-and-management/setting-up-a-project-repository/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Proper access management ensures that team members have the right permissions an
5151
- Define roles such as data scientists, MLOps engineers, and infrastructure managers
5252
- Set up [service connectors](https://docs.zenml.io/how-to/infrastructure-deployment/auth-management) and manage authorizations
5353
- Establish processes for pipeline maintenance and server upgrades
54-
- Leverage [Teams in ZenML Pro](https://docs.zenml.io/getting-started/zenml-pro/teams) to assign roles and permissions to a group of users, to mimic your real-world team roles.
54+
- Leverage [Teams in ZenML Pro](https://docs.zenml.io/pro/core-concepts/teams) to assign roles and permissions to a group of users, to mimic your real-world team roles.
5555

5656
Explore access management strategies in the [Access Management and Roles guide](../collaborate-with-team/access-management.md).
5757

docs/book/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ icon: torii-gate
1313
{% tab title="For MLOps Platform Engineers" %}
1414
ZenML enables MLOps infrastructure experts to define, deploy, and manage sophisticated production environments that are easy to share with colleagues.
1515

16-
* <mark style="color:purple;">**ZenML Pro**</mark>**:** [ZenML Pro](getting-started/zenml-pro/README.md) provides a control plane that allows you to deploy a managed ZenML instance and get access to exciting new features such as CI/CD, Model Control Plane, and RBAC.
16+
* <mark style="color:purple;">**ZenML Pro**</mark>**:** [ZenML Pro](https://docs.zenml.io/pro) provides a control plane that allows you to deploy a managed ZenML instance and get access to exciting new features such as CI/CD, Model Control Plane, and RBAC.
1717

1818
<figure><img src=".gitbook/assets/zenml-cloud-tenant-overview.png" alt=""><figcaption></figcaption></figure>
1919

0 commit comments

Comments
 (0)