File tree Expand file tree Collapse file tree 5 files changed +13
-15
lines changed Expand file tree Collapse file tree 5 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 128
128
</p >
129
129
<p >
130
130
Las fuentes de este manual están disponibles en formato xdoc en el
131
- <a href =" http://mybatis.googlecode.com/svn/sub-projects/mybatis-spring/trunk/src/site/" >SVN del proyecto</a > .
132
- Extraelas, actualizalas y envía tu parche al
133
- <a href =" http://code.google.com/p/mybatis/issues/entry" >tracker</a > .
131
+ <a href =" https://github.com/mybatis/mybatis-3/tree/master/src/site" >Git del proyecto</a >.
132
+ Haz un fork, cambialas y envía un pull request.
134
133
</p >
135
134
<p >
136
135
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 116
116
このドキュメントの中で誤りや特定の機能に関する記述が抜けていることに気づいたら、詳しく調べてドキュメントを更新して頂けると助かります。
117
117
</p >
118
118
<p >
119
- このマニュアルのソースは xdoc 形式で、<a href =" http ://mybatis.googlecode. com/svn/sub-projects/ mybatis- spring/trunk/ src/site/ " >プロジェクトの SVN リポジトリ</a >で配布されています。<br />
120
- SVN からチェックアウトしたファイルを修正したら、< a href = " http://code.google.com/p/mybatis/issues/entry " >トラッカー</ a >で新しいチケットを作成して変更箇所のパッチを添付してください 。
119
+ このマニュアルのソースは xdoc 形式で、<a href =" https ://github. com/mybatis/ spring/tree/master/ src/site" >プロジェクトの Git リポジトリ</a >で配布されています。<br />
120
+ リポジトリをフォーク、それらを更新します、とプルリクエストを送信します 。
121
121
</p >
122
122
<p >
123
123
このドキュメントを必要としている人、つまりあなたこそが最高の著者なのです!
Original file line number Diff line number Diff line change 91
91
<p >만약에 어떤 방법으로든 이 문서의 취약점이 발견되거나 기능에 대한 문서화가 빠진 부분이 보인다면,
92
92
가장 좋은 방법은 먼저 공부해서 자신만의 문서를 작성하는 것이다.
93
93
</p >
94
- <p >이 문서의 원본은 xdoc포맷이며 <a href =" http://mybatis.googlecode.com/svn/sub-projects/mybatis-spring/trunk/src/site/" >프로젝트 SVN</a >에서 찾을 수 있다.
95
- 체크아웃 받은뒤 수정해서 <a href =" http://code.google.com/p/mybatis/issues/entry" >트래커</a >에 올려달라.</p >
94
+ <p >이 문서의 원본은 xdoc포맷이며 <a href =" https://github.com/mybatis/spring/tree/master/src/site" >프로젝트 SVN</a >에서 찾을 수 있다.
95
+ 저장소를 포크입니다, 를 업데이트합니다, 그리고 풀 요청을 보냅니다.
96
+ </p >
96
97
<p >당신처럼 이 문서를 읽는 사람들에게 이 문서의 최고의 저자가 될수 있다! </p >
97
98
</subsection >
98
99
Original file line number Diff line number Diff line change 134
134
about it and then write the documentation yourself!
135
135
</p >
136
136
<p >
137
- Sources of this manual are available in xdoc format at
138
- <a href =" http://mybatis.googlecode.com/svn/sub-projects/mybatis-spring/trunk/src/site/" >project's SVN </a >.
139
- Check them out, update them and send your patch to the
140
- <a href =" http://code.google.com/p/mybatis/issues/entry" >tracker</a >.
137
+ Sources of this manual are available in xdoc format at
138
+ <a href =" https://github.com/mybatis/spring/tree/master/src/site" >project's Git </a >
139
+ Fork the repository, update them and send a pull request.
141
140
</p >
142
141
<p >
143
142
You’re the best author of this documentation, people like you have
Original file line number Diff line number Diff line change @@ -132,10 +132,9 @@ Giovanni Cuccu,Raj Nagappan和Tomas Pinos的贡献;而Simone Tripodi发现了这
132
132
about it and then write the documentation yourself!
133
133
</p >
134
134
<p >
135
- Sources of this manual are available in xdoc format at
136
- <a href =" http://mybatis.googlecode.com/svn/sub-projects/mybatis-spring/trunk/src/site/" >project's SVN </a >.
137
- Check them out, update them and send your patch to the
138
- <a href =" http://code.google.com/p/mybatis/issues/entry" >tracker</a >.
135
+ Sources of this manual are available in xdoc format at
136
+ <a href =" https://github.com/mybatis/spring/tree/master/src/site" >project's Git </a >
137
+ Fork the repository, update them and send a pull request.
139
138
</p >
140
139
<p >
141
140
You’re the best author of this documentation, people like you have
You can’t perform that action at this time.
0 commit comments