Skip to content

Commit 70c74d5

Browse files
Persian Translation: Add refrence links in abstract-document
1 parent c91155b commit 70c74d5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: localization/fa/abstract-document/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,14 @@ public class Car extends AbstractDocument implements HasModel, HasPrice, HasPart
229229

230230
منابع و اعتبارها
231231

232-
* Design Patterns: Elements of Reusable Object-Oriented Software
232+
* [Design Patterns: Elements of Reusable Object-Oriented Software](https://amzn.to/3w0pvKI)
233233

234-
* Java Design Patterns: A Hands-On Experience with Real-World Examples
234+
* [Java Design Patterns: A Hands-On Experience with Real-World Examples](https://amzn.to/3yhh525)
235235

236-
* Pattern-Oriented Software Architecture Volume 4: A Pattern Language for Distributed Computing (v. 4)
236+
* [Pattern-Oriented Software Architecture Volume 4: A Pattern Language for Distributed Computing (v. 4)] (https://amzn.to/49zRP4R)
237237

238-
* Patterns of Enterprise Application Architecture
238+
* [Patterns of Enterprise Application Architecture] (https://amzn.to/3WfKBPR)
239239

240-
* Abstract Document Pattern (Wikipedia)
240+
* [Abstract Document Pattern (Wikipedia)] (https://en.wikipedia.org/wiki/Abstract_Document_Pattern)
241241

242-
* Dealing with Properties (Martin Fowler)
242+
* [Dealing with Properties (Martin Fowler)] (http://martinfowler.com/apsupp/properties.pdf)

0 commit comments

Comments
 (0)