Skip to content

Commit cbcf0e7

Browse files
authored
Fix broken links (#1364)
Fixes #1359 - Also sort the Lychee ignore file alphabetically for maintenance
1 parent 64f9acb commit cbcf0e7

10 files changed

Lines changed: 26 additions & 23 deletions

File tree

.lycheeignore

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
1-
https://deploy.wandb.ai/deploy
2-
https://kubeflow.mysite.com
1+
https://api.wandb.ai/
2+
https://auth0.com/docs/get-started/
33
https://cognito-idp.us-east-1.amazonaws.com/us-east-1_uiIFNdacd
4-
https://my.domain.net
4+
https://deploy.wandb.ai/deploy
5+
https://docs.wandb.ai/ja/support/
6+
https://docs.wandb.ai/ko/support/
57
https://docs.wandb.ai/ref/weave/artifact
68
https://docs.wandb.ai/ref/weave/artifact-type
79
https://docs.wandb.ai/ref/weave/artifact-version
8-
https://docs.wandb.ai/ref/weave/user
9-
https://docs.wandb.ai/ref/weave/run
10-
https://docs.wandb.ai/ref/weave/number
1110
https://docs.wandb.ai/ref/weave/entity
12-
https://www.wandb.ai/authorize
13-
https://x.com/weights_biases
14-
https://auth0.com/docs/get-started/
11+
https://docs.wandb.ai/ref/weave/number
12+
https://docs.wandb.ai/ref/weave/run
13+
https://docs.wandb.ai/ref/weave/user
14+
https://kubeflow.mysite.com
15+
https://my.domain.net
1516
https://wiki.python.org/moin/UsingPickle
16-
https://docs.wandb.ai/ja/support/
17-
https://docs.wandb.ai/ko/support/
17+
https://www.wandb.ai/authorize
18+
https://x.com/
19+
ttps://my-fake-url.com/

content/guides/hosting/iam/authentication/sso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Follow the procedure below to set up AWS Cognito for authorization:
7575
{{% tab header="Okta" value="okta"%}}
7676
Follow the procedure below to set up Okta for authorization:
7777

78-
1. Login to the Okta Portal at https://login.okta.com/.
78+
1. Log in to the [Okta Portal](https://login.okta.com/).
7979

8080
2. On the left side, select **Applications** and then **Applications** again.
8181
{{< img src="/images/hosting/okta_select_applications.png" alt="" >}}
@@ -105,7 +105,7 @@ The OIDC issuer URL has the following format: `https://COMPANY.okta.com`. Replac
105105
{{% /tab %}}
106106

107107
{{% tab header="Entra" value="entra"%}}
108-
1. Login to the Azure Portal at https://portal.azure.com/.
108+
1. Log in to the [Azure Portal](https://portal.azure.com/).
109109

110110
2. Select "Microsoft Entra ID" service.
111111
{{< img src="/images/hosting/entra_select_entra_service.png" alt="" >}}

content/ja/guides/hosting/iam/authentication/sso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ AWS Cognito を認証に設定する手順は以下の通りです:
7474
{{% tab header="Okta" value="okta"%}}
7575
Okta を認証に設定する手順は以下の通りです:
7676

77-
1. https://login.okta.com/ で Okta ポータルにログインします。
77+
1. [https://login.okta.com/](https://login.okta.com/) で Okta ポータルにログインします。
7878

7979
2. 左側のサイドバーで **Applications**、そして再度 **Applications** を選択します。
8080
{{< img src="/images/hosting/okta_select_applications.png" alt="" >}}
@@ -104,7 +104,7 @@ OIDC 発行者 URL は `https://COMPANY.okta.com` の形式です。該当する
104104
{{% /tab %}}
105105

106106
{{% tab header="Entra" value="entra"%}}
107-
1. https://portal.azure.com/ で Azure ポータルにログインします。
107+
1. [https://portal.azure.com/](https://portal.azure.com/) で Azure ポータルにログインします。
108108

109109
2. 「Microsoft Entra ID」サービスを選択します。
110110
{{< img src="/images/hosting/entra_select_entra_service.png" alt="" >}}

content/ja/ref/python/data-types/table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Table(
2121
これにより、`Images``Video``Audio`、および他の種類のリッチで注釈のあるメディアを
2222
従来のスカラー値と並べて Tables に直接埋め込むことができます。
2323

24-
このクラスは、UI の Table Visualizer を生成するために使用される主要なクラスです: https://docs.wandb.ai/guides/data-vis/tables.
24+
このクラスは、UI の Table Visualizer を生成するために使用される主要なクラスです: [https://docs.wandb.ai/guides/models/tables/]({{< relref "/guides/models/tables/" >}}).
2525

2626
| 引数 | |
2727
| :--- | :--- |

content/ko/guides/hosting/iam/authentication/sso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ W&B 서버의 맥락에서 엑세스 토큰은 사용자를 대신하여 API에
7575
{{% tab header="Okta" value="okta"%}}
7676
인증을 위해 Okta를 설정하려면 아래 절차를 따르세요.
7777

78-
1. https://login.okta.com/에서 Okta 포털에 로그인합니다.
78+
1. [https://login.okta.com/](https://login.okta.com/) 에서 Okta 포털에 로그인합니다.
7979

8080
2. 왼쪽에서 **애플리케이션**을 선택한 다음 **애플리케이션**을 다시 선택합니다.
8181
{{< img src="/images/hosting/okta_select_applications.png" alt="" >}}
@@ -105,7 +105,7 @@ OIDC 발급자 URL의 형식은 `https://COMPANY.okta.com`입니다. COMPANY를
105105
{{% /tab %}}
106106

107107
{{% tab header="Entra" value="entra"%}}
108-
1. https://portal.azure.com/에서 Azure Portal에 로그인합니다.
108+
1. [https://portal.azure.com/](https://portal.azure.com/) 에서 Azure Portal에 로그인합니다.
109109

110110
2. "Microsoft Entra ID" 서비스를 선택합니다.
111111
{{< img src="/images/hosting/entra_select_entra_service.png" alt="" >}}

content/ref/python/data-types/table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This means you can embed `Images`, `Video`, `Audio`, and other sorts of rich, an
2525
directly in Tables, alongside other traditional scalar values.
2626

2727
This class is the primary class used to generate the Table Visualizer
28-
in the UI: https://docs.wandb.ai/guides/data-vis/tables.
28+
in the [UI]({{< relref "/guides/models/tables/" >}}).
2929

3030
| Args | |
3131
| :--- | :--- |

content/ref/release-notes/releases/archived/0.36.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you want to repeat a run but tweak a couple hyperparameters--say bump the bat
1818
## Fixes
1919

2020
- Added report creation and update action to audit logs.
21-
- Artifacts read through the SDK will now be captured in the [audit logs](https://docs.wandb.ai/guides/hosting/audit-logging).
21+
- Artifacts read through the SDK will now be captured in the [audit logs](https://docs.wandb.ai/guides/hosting/audit-logging/).
2222
- In report creation, added button to select all plots to add to the new report
2323
- New view-only users signing up via a report link will now be fast tracked to the report, rather than going through the normal signup process.
2424
- Team admins can now add protected aliases.

content/ref/release-notes/releases/archived/0.40.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ parent: archived-releases
1414
![Image showing webhook configuration](https://github.com/wandb/server/assets/97066933/88ebcb78-a2e6-42ed-8a37-1be0b7556a3a)
1515

1616

17-
Enable a seamless model CI/CD workflow using Webhook Automations to trigger specific actions within the CI/CD pipeline when certain events occur. Use webhooks to facilitate a clean hand-off point between ML engineering and devops. To see this in practice for [Model Evaluation](https://www.youtube.com/watch?v=7j-Mtbo-E74) and [Model Deployment](https://www.youtube.com/watch?v=g5UiAFjM2nA), check out the linked demo videos. Learn more in [our docs](https://docs.wandb.ai/guides/models/automation#create-a-webhook-automation).
17+
Enable a seamless model CI/CD workflow using Webhook Automations to trigger specific actions within the CI/CD pipeline when certain events occur. Use webhooks to facilitate a clean hand-off point between ML engineering and devops. To see this in practice for [Model Evaluation](https://www.youtube.com/watch?v=7j-Mtbo-E74) and [Model Deployment](https://www.youtube.com/watch?v=g5UiAFjM2nA), check out the linked demo videos. Learn more in [our docs]({{< relref "/guides/core/automations/create-automations/webhook.md" >}}).
1818

1919
**************************************New user activity dashboard on for all customers**************************************
2020

content/ref/release-notes/releases/archived/0.51.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The release also includes these capabilities:
2424
* Cloning a run with Launch now pre-selects the overrides, queue, and template variable values used by the cloned run.
2525
* Instance admins will now see a `Teams` tab in the organization dashboard. It can be used to join a specific team when needed, whether it's to monitor the team activity as per organizational guidelines or to help the team when team admins are not available.
2626
* SCIM User API now returns the `groups` attribute as part of the GET endpoint, which includes the id of the groups / teams a user is part of.
27-
* All Dedicated Cloud instances on GCP are now managed using the new [W&B Kubernetes Operator](https://docs.wandb.ai/guides/hosting/how-to-guides/operator). With that, the new Parquet Store service is also available.
27+
* All Dedicated Cloud instances on GCP are now managed using the new [W&B Kubernetes Operator](https://docs.wandb.ai/guides/hosting/operator/). With that, the new Parquet Store service is also available.
2828
* Parquet store allows performant & cost efficient storage of run history data in parquet format in the blob storage. Dedicated Cloud instances on AWS & Azure are already managed using the operator and include the parquet store.
2929
* Dedicated Cloud instances on AWS have been updated to use the latest version of the relational data storage, and the compute infrastructure has been upgraded to a newer generation with better performance.
3030

static/_redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
/company/getting-help/ / 301
6464
/company https://wandb.ai/site/company/ 301
6565
/data-vis/log-tables/ /guides/track/log/log-tables/ 301
66-
/data-vis/ /guides/models/tables/ 301
6766
/datasets-and-predictions/ /guides/integrations/mmdetection#visualize-dataset-and-model-prediction/ 301
6867
/define-sweep-configuration/ /guides/sweeps/define-sweep-configuration/ 301
6968
/deployment/ /guides/hosting/ 301
@@ -425,9 +424,11 @@
425424
# Splats are supported on both source (*) and destination (:splat)
426425
# If both are used, :splat resolves to exactly what * matches
427426
# If one side doesn't have a splat, it needs a trailing /.
427+
/data-vis/* /guides/models/tables/ 301
428428
/guides/core/tables/* /guides/models/tables/:splat 301
429429
/guides/integrations/other/* /guides/integrations/:splat 301
430430
/guides/integrations/prompts/* /guides/ 301
431+
/guides/models/automation/* /guides/core/automations/:splat 301
431432
/guides/models/automations/* /guides/core/automations/:splat 301
432433
/guides/models/registry/* /guides/core/registry/:splat 301
433434
/guides/model_registry/* /guides/core/registry/model_registry/:splat 301

0 commit comments

Comments
 (0)