Skip to content

Commit 21b2165

Browse files
committed
Fix more link check failures.
1 parent ee71502 commit 21b2165

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

docs/setup_installation/admin/audit/audit-logs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Audit logs can be configured from the _Cluster Settings_ Configuration tab.
1717
You can access the _Configuration_ page of your Hopsworks cluster by clicking on your name, in the top right corner, and choosing _Cluster Settings_ from the dropdown menu.
1818

1919
<figure>
20-
<img src="../../../assets/images/admin/audit/audit-log-vars.png" alt="Audit log configuration" />
20+
<img src="../../../../assets/images/admin/audit/audit-log-vars.png" alt="Audit log configuration" />
2121
<figcaption>Audit log configuration</figcaption>
2222
</figure>
2323

docs/user_guides/projects/auth/krb.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Hopsworks supports different methods of authentication. Here we will look at aut
66
## Prerequisites
77

88
A Hopsworks cluster with Kerberos authentication.
9-
See [Configure Kerberos](../../../../admin/ldap/configure-krb) on how to configure Kerberos on your cluster.
9+
See [Configure Kerberos](../../../../setup_installation/admin/ldap/configure-krb) on how to configure Kerberos on your cluster.
1010

1111
### Step 1: Log in with Kerberos
1212
If Kerberos is configured you will see a _Log in using_ alternative on the login page. Choose Kerberos and click on
@@ -56,4 +56,4 @@ In the landing page, you will find two buttons. Use these buttons to either crea
5656
_demo project_ or [a new project](../../../projects/project/create_project).
5757

5858
## Conclusion
59-
In this guide you learned how to log in to Hopsworks using Kerberos.
59+
In this guide you learned how to log in to Hopsworks using Kerberos.

docs/user_guides/projects/auth/ldap.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Hopsworks supports different methods of authentication. Here we will look at aut
55

66
## Prerequisites
77
A Hopsworks cluster with LDAP authentication.
8-
See [Configure LDAP](../../../../admin/ldap/configure-ldap) on how to configure LDAP on your cluster.
8+
See [Configure LDAP](../../../../setup_installation/admin/ldap/configure-ldap) on how to configure LDAP on your cluster.
99

1010
### Step 1: Log in with LDAP
1111
If LDAP is configured you will see a _Log in using_ alternative on the login page. Choose LDAP and type in your
@@ -40,4 +40,4 @@ In the landing page, you will find two buttons. Use these buttons to either crea
4040
_demo project_ or [a new project](../../../projects/project/create_project).
4141

4242
## Conclusion
43-
In this guide you learned how to log in to Hopsworks using LDAP.
43+
In this guide you learned how to log in to Hopsworks using LDAP.

docs/user_guides/projects/auth/oauth.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Hopsworks supports different methods of authentication. Here we will look at aut
55

66
## Prerequisites
77
A Hopsworks cluster with OAuth authentication.
8-
See [Configure OAuth2](../../../../admin/oauth2/create-client) on how to configure OAuth on your cluster.
8+
See [Configure OAuth2](../../../../setup_installation/admin/oauth2/create-client) on how to configure OAuth on your cluster.
99

1010
### Step 1: Log in with OAuth
1111
If OAuth is configured a **Login with ** button will appear in the login page. Use this button to log in to Hopsworks
@@ -35,4 +35,4 @@ In the landing page, you will find two buttons. Use these buttons to either crea
3535
_demo project_ or [a new project](../../../projects/project/create_project).
3636

3737
## Conclusion
38-
In this guide you learned how to log in to Hopsworks using Third-party Identity Provider.
38+
In this guide you learned how to log in to Hopsworks using Third-party Identity Provider.

docs/user_guides/projects/iam_role/iam_role_chaining.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Before you begin this guide you'll need the following:
1010

1111
- A Hopsworks cluster running on EC2.
1212
- [Role chaining](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html#iam-term-role-chaining) setup in AWS.
13-
- Configure role mappings in Hopsworks. For a guide on how to configure this see [AWS IAM Role Chaining](../../../../admin/roleChaining).
13+
- Configure role mappings in Hopsworks. For a guide on how to configure this see [AWS IAM Role Chaining](../../../../setup_installation/admin/roleChaining).
1414

1515
## UI
1616
In this guide, you will learn how to use a mapped IAM role in your project.
@@ -29,4 +29,4 @@ In the _Project Settings_ page you can find the _IAM Role Chaining_ section show
2929
You can now use the IAM roles listed in your project when creating a storage connector with [Temporary Credentials](../../../fs/storage_connector/creation/s3/#temporary-credentials).
3030

3131
## Conclusion
32-
In this guide you learned how to use IAM roles on a cluster deployed on an EC2 instances.
32+
In this guide you learned how to use IAM roles on a cluster deployed on an EC2 instances.

0 commit comments

Comments
 (0)