Skip to content

Commit da0ecc8

Browse files
committed
drewke.net -> Mindty.com
1 parent 1f13302 commit da0ecc8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
- TDME2 is open source
1515
- please check the [license](https://github.com/Mindty-Kollektiv/tdme2/blob/master/LICENSE)
1616
- you find the source code at [https://github.com/Mindty-Kollektiv/tdme2](https://github.com/Mindty-Kollektiv/tdme2)
17-
- you find binary alpha builds at [http://drewke.net/tdme2](http://drewke.net/tdme2)
18-
- here you find developer documentation including collaboration graphs and [private API](http://drewke.net/tdme2-documentation/alpha/private) as well as [public API](http://drewke.net/tdme2-documentation/alpha/public) for current alpha build
17+
- you find binary alpha builds at [https://www.mindty.com/products/tdme2/builds/](https://www.mindty.com/products/tdme2/builds/)
18+
- here you find developer documentation including collaboration graphs and [private API](https://www.mindty.com/products/tdme2/documentation/alpha/private/) as well as [public API](https://www.mindty.com/products/tdme2/documentation/alpha/public/) for current alpha build
1919
- RapidJSON is included, but not yet integrated into documentation, please see [http://rapidjson.org/](http://rapidjson.org/)
2020
- For TDME2 GUI XML documentation see [README-GUI-XML.md](./README-GUI-XML.md)
2121
- For TDME2 MiniScript documentation

resources/engine/gui/screen_editor.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<menu-header-item text="Help">
4949
<menu-item id="menu_help_guixml_documentation" image="resources/engine/images/weblink.png" text="GUI Documentation" />
5050
<menu-item id="menu_help_miniscript_documentation" image="resources/engine/images/weblink.png" text="MiniScript Documentation" />
51-
<menu-item id="menu_help_api_documentation" image="resources/engine/images/weblink.png" text="API Documentation" on-mouse-click="http://drewke.net/tdme2-documentation/alpha/public" />
51+
<menu-item id="menu_help_api_documentation" image="resources/engine/images/weblink.png" text="API Documentation" on-mouse-click="https://www.mindty.com/products/tdme2/documentation/alpha/public/" />
5252
<menu-separator />
5353
<menu-item id="menu_help_community" image="resources/engine/images/weblink.png" text="Community" on-mouse-click="https://discord.gg/tMqrmcp23Q" />
5454
<menu-item id="menu_help_bugtracker" image="resources/engine/images/weblink.png" text="Bug Tracker" on-mouse-click="https://open.codecks.io/tdme2" />

0 commit comments

Comments
 (0)