# HG changeset patch # User HIROSE Yuuji # Date 1505028519 -32373 # Node ID 025522852e1d998db1e06e00c38849216ec3194c # Parent 526425d2841d5a8783edc7ce3968a8f340f00d8e https preferred over http diff -r 526425d2841d -r 025522852e1d docs/qanda --- a/docs/qanda Sun Sep 10 10:05:44 2017 +0859 +++ b/docs/qanda Sun Sep 10 16:28:12 2017 +0859 @@ -672,7 +672,7 @@ に更新を行なって下さい。Mercurialをインストール後、以下のように して開発版に追随します。 - hg clone http://www.yatex.org:/hgrepos/yatex + hg clone https://www.yatex.org:/hgrepos/yatex で、リポジトリ全体を取得します。開発ブランチは dev なので diff -r 526425d2841d -r 025522852e1d docs/qanda.eng --- a/docs/qanda.eng Sun Sep 10 10:05:44 2017 +0859 +++ b/docs/qanda.eng Sun Sep 10 16:28:12 2017 +0859 @@ -381,7 +381,7 @@ If you want to catch up to latest version, using yatex-current is inefficient. Use yatex's mercurial repository instead. - hg clone http://www.yatex.org:/hgrepos/yatex + hg clone https://www.yatex.org:/hgrepos/yatex cd yatex hg up -C dev