> For the complete documentation index, see [llms.txt](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/broken-links.md).

# 壊れたリンク

{% hint style="info" %}
この機能は現在利用できません。壊れたURLや変更されたURLを管理するには、 [サイトのリダイレクト](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/docs-site/site-redirects.md) を使用してください。
{% endhint %}

<div data-full-width="false"><figure><img src="/files/80f70373717472cf2de896ef0c1717fb1b18aed0" alt="A GitBook screenshot showing the Broken links panel"><figcaption><p>その <strong>壊れたリンク</strong> は、スペースの右側で開いて、壊れた内部リンクを確認できるパネルです。</p></figcaption></figure></div>

さまざまな [種類のリンク](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting/inline.md#links) を GitBook のページに追加できます。誰かが [相対リンク](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting/inline.md#relative-links) を更新したり場所を変更したりして変更リクエストの作成中に壊してしまった場合、修正が必要であることを知らせる通知が表示されます。

{% hint style="info" %}
壊れたリンクの検出は、現在のところ組織内の他の GitBook コンテンツへの相対リンクにのみ対応しています。外部 URL への壊れたリンクは検出されません。
{% endhint %}

壊れたリンクを表示するには、 [スペースヘッダー](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/rissu/gitbook-ui.md#space-header) 変更リクエスト内にいるときに。

### 壊れたリンクを修正する

GitBook が壊れたリンクを見つけると、このセクションに、その壊れたリンクを含むページへのリンク付きの通知が表示されます。あとは、リンクを有効なものに置き換えるか更新するだけです。

壊れたリンクを確認しながら、サイドバー内で壊れたリンクのスコープとフィルターも設定できます：

#### スコープ: 現在の変更リクエスト

これにより、作業中の現在の変更リクエストの範囲内で新たに壊れたリンクが見つかります。

#### スコープ: 現在のスペース

これにより、現在いるスペースの範囲内で壊れたリンクが見つかります。

#### フィルター: 壊れたリンク

現在いるスペースまたは変更リクエスト内の壊れたリンクや欠落しているリンクを表示します。

#### フィルター: 内部リンク

このフィルターは、公開済みドキュメントが GitBook 組織内の内部コンテンツにリンクしないようにするのに役立ちます。公開済みコンテンツの読者がアクセスできない、未公開の内部コンテンツへのリンクをすべて表示します（つまり、次で始まるリンク `app.gitbook.com/o/<organizationID>/…`）。リンクを公開済みの GitBook ページの URL に置き換えることで修正できます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/broken-links.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
