File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 43
43
</p >
44
44
<p >
45
45
Las fuentes de este manual están disponibles en formato xdoc en el
46
- <a href =" http ://mybatis.googlecode. com/svn/trunk/ src/site/ " >SVN del proyecto</a >.
46
+ <a href =" https ://github. com/mybatis/mybatis-3/tree/master/ src/site" >GitHub del proyecto</a >.
47
47
Extráelas, actualízalas y envía tu parche al
48
- <a href =" http ://code.google. com/p /mybatis/issues/entry " >tracker</a >.
48
+ <a href =" https ://github. com/mybatis /mybatis-3 /issues" >tracker</a >.
49
49
</p >
50
50
<p >
51
51
Eres el mejor candidato para documentar porque los lectores de esta documentación son gente como tú!
Original file line number Diff line number Diff line change 40
40
このドキュメントの中で誤りや特定の機能に関する記述が抜けていることに気づいたら、詳しく調べてドキュメントを更新して頂けると助かります。
41
41
</p >
42
42
<p >
43
- このマニュアルのソースは xdoc 形式で、<a href =" http ://mybatis.googlecode. com/svn/trunk/ src/site/ " >プロジェクトの SVN リポジトリ</a >で配布されています。<br />
44
- SVN からチェックアウトしたファイルを修正したら、<a href =" http ://code.google. com/p /mybatis/issues/entry " >トラッカー</a >で新しいチケットを作成して変更箇所のパッチを添付してください。
43
+ このマニュアルのソースは xdoc 形式で、<a href =" https ://github. com/mybatis/mybatis-3/tree/master/ src/site" >プロジェクトの GitHub リポジトリ</a >で配布されています。<br />
44
+ SVN からチェックアウトしたファイルを修正したら、<a href =" https ://github. com/mybatis /mybatis-3 /issues" >トラッカー</a >で新しいチケットを作成して変更箇所のパッチを添付してください。
45
45
</p >
46
46
<p >
47
47
このドキュメントを読む必要のある人、つまりあなたこそが最高の著者なのです!
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ MyBatis 는 JDBC 코드와 수동으로 셋팅하는 파라미터와 결과 매
37
37
<subsection name =" 이 문서가 좀더 좋아지도록 도와주세요…" >
38
38
<p >이 문서에서 빈약하거나 기능 중 일부의 내용이 없는 경우, MyBatis에 대해 배우는 가장 좋은 방법은 당신 스스로 문서를 작성하는 것이다!
39
39
</p >
40
- <p >이 문서는 xdoc포맷으로 되어 있으며, <a href =" http ://mybatis.googlecode. com/svn/trunk/ src/site/ " >프로젝트 SVN </a > 에서 볼수 있다.
41
- 체크아웃 받아서, 수정하고 <a href =" http ://code.google. com/p /mybatis/issues/entry " >tracker</a >로 패치를 보내달라.
40
+ <p >이 문서는 xdoc포맷으로 되어 있으며, <a href =" https ://github. com/mybatis/mybatis-3/tree/master/ src/site" >프로젝트 GitHub </a > 에서 볼수 있다.
41
+ 체크아웃 받아서, 수정하고 <a href =" https ://github. com/mybatis /mybatis-3 /issues" >tracker</a >로 패치를 보내달라.
42
42
</p >
43
43
<p >당신은 이 문서의 가장 멋진 저자가 되는 셈이다. 많은 사람들이 이 문서를 읽을 것이다!
44
44
</p >
Original file line number Diff line number Diff line change 51
51
</p >
52
52
<p >
53
53
Sources of this manual are available in xdoc format at
54
- <a href =" http ://mybatis.googlecode. com/svn/trunk/ src/site/ " >project's SVN </a >
54
+ <a href =" https ://github. com/mybatis/mybatis-3/tree/master/ src/site" >project's Git </a >
55
55
.
56
56
Check them out, update them and send your patch to the
57
- <a href =" http ://code.google. com/p /mybatis/issues/entry " >tracker</a >
57
+ <a href =" https ://github. com/mybatis /mybatis-3 /issues" >tracker</a >
58
58
.
59
59
</p >
60
60
<p >
Original file line number Diff line number Diff line change 45
45
</p >
46
46
<p >
47
47
Sources of this manual are available in xdoc format at
48
- <a href =" http ://mybatis.googlecode. com/svn/trunk/ src/site/ " >project's SVN </a >
48
+ <a href =" https ://github. com/mybatis/mybatis-3/tree/master/ src/site" >project's GitHub </a >
49
49
.
50
50
Check them out, update them and send your patch to the
51
- <a href =" http ://code.google. com/p /mybatis/issues/entry " >tracker</a >
51
+ <a href =" https ://github. com/mybatis /mybatis-3 /issues" >tracker</a >
52
52
.
53
53
</p >
54
54
<p >
You can’t perform that action at this time.
0 commit comments