Skip to content

Commit 3730c8d

Browse files
committed
Fix typo in 'index.txt'
1 parent be89c59 commit 3730c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@ Django ドキュメント
100100
* **ビューの基本:**
101101
:doc:`URLconf とは <topics/http/urls>` |
102102
:doc:`ビュー関数とは <topics/http/views>` |
103-
:doc:`便利なショートカット <topics/http/shortcuts>`
103+
:doc:`便利なショートカット <topics/http/shortcuts>` |
104104
:doc:`デコレータ <topics/http/decorators>`
105105

106106
* **リファレンス:**
107-
:doc:`リクエスト/レスポンスオブジェクト <ref/request-response>`
107+
:doc:`リクエスト/レスポンスオブジェクト <ref/request-response>` |
108108
:doc:`テンプレートレスポンスオブジェクト <ref/template-response>`
109109

110110
* **ファイルアップロードに対応するには:**

0 commit comments

Comments
 (0)