# ページリンク

ページリンクブロックは、コンテンツ内の異なるページ間に関係を作成する最良の方法です。ページリンクは独自のブロックを占めるため、テキストに追加されたハイパーリンクと比べてページ上で目立ちます。&#x20;

### ページリンクブロックの例

以下のリンクは次を指します [ブロック](https://gitbook-v2-q67etdj25-gitbook.vercel.app/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks) および [インラインコンテンツ](https://gitbook-v2-q67etdj25-gitbook.vercel.app/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting/inline):

{% content-ref url="" %}
[](https://gitbook-v2-q67etdj25-gitbook.vercel.app/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks)
{% endcontent-ref %}

{% content-ref url="../formatting/inline" %}
[inline](https://gitbook-v2-q67etdj25-gitbook.vercel.app/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting/inline)
{% endcontent-ref %}

## Markdownでの表現

```markdown
{% content-ref url="./" %} . {% endcontent-ref %}
```
