Skip to content

Commit 5ea2ad5

Browse files
committed
#86 - [2.0.0-HOTFIX] - Post-Production fixes. Rollback updating new domain links happytree io
1 parent c7e89fe commit 5ea2ad5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="https://happytreeapi.io/" target="_blank" >
2+
<a href="https://www.madzera.com/happytree/happytree.html" target="_blank" >
33
<img alt="HappyTree API" src="./.github/resources/happytree_logo.png" width="400" />
44
</a>
55
</p>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<p align="center">
3-
<a href="https://happytreeapi.io/" target="_blank" >
3+
<a href="https://www.madzera.com/happytree/happytree.html" target="_blank" >
44
<img alt="HappyTree API" src="./.github/resources/happytree_logo.png" width="400" />
55
</a>
66
</p>
@@ -324,7 +324,7 @@ Compared to **v1.0.0**, the **groupId** of this new version has changed:
324324

325325
### Documentation
326326

327-
[HappyTree Official Documentation - PDF](https://happytreeapi.io/happytree-2.0.0.pdf)
327+
[HappyTree Official Documentation - PDF](https://www.madzera.com/happytree/happytree-2.0.0.pdf)
328328

329329
### Contributing
330330

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Transform linear Java objects into hierarchical tree structures. Add,
1818
remove, cut, copy, and export to JSON/XML with ease.
1919
</description>
20-
<url>https://happytreeapi.io/</url>
20+
<url>https://www.madzera.com/happytree/happytree.html</url>
2121
<licenses>
2222
<license>
2323
<name>MIT License</name>

0 commit comments

Comments
 (0)