Skip to content

Commit 85f066d

Browse files
committed
Fix ja/install.md
1 parent 49bd37e commit 85f066d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ja/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SciPyの推奨されるインストール方法は、あなたの好みのワー
1616
- **システムパッケージマネージャー** _(推奨されません)_
1717
- **ソースからのビルド** _(デバッグと開発用)_
1818

19-
\[静的型スタブ]を使用してSciPyをインストールするには、
19+
[静的型スタブ]を使用してSciPyをインストールするには、
2020
[型スタブを使用したインストール](#type-stubs)をご覧ください。
2121

2222
[static type stubs]: [https://typing.readthedocs.io/en/latest/guides/libraries.html](https://typing.readthedocs.io/en/latest/guides/libraries.html)
@@ -227,7 +227,7 @@ content = ''' <a name="building-from-source"></a>
227227

228228
注意点: ソースコードからSciPyをビルドするのは簡単ではない場合があります。 お使いのプラットフォームで、上記の方法のいずれかを通じてバイナリソフトが利用可能な場合は、それを使用することをおすすめします。
229229
ソースコードからのビルド方法の詳細については、
230-
\[ビルドドキュメント] を参照してください。
230+
[ビルドドキュメント] を参照してください。
231231

232232
[building-docs]: https://scipy.github.io/devdocs/building/index.html
233233

0 commit comments

Comments
 (0)