Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/commit/d148602358c434d4f2a9bccb0aa2160dc0d7910a?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed minor typo

pull/41/head
Hieromon Ikasamo 6 years ago
parent 63e9d1d6b0
commit d148602358
  1. 2
      mkdocs/acelements.md

@ -75,7 +75,7 @@ for (AutoConnectElement& elm : elements) {
The enumerators for *ACElement_t* are as follows:
- AutoConnetButton: **AC_Button**
- AutoConnectButton: **AC_Button**
- AutoConnectCheckbox: **AC_Checkbox**
- AutoConnectElement: **AC_Element**
- AutoConnectInput: **AC_Input**

Loading…
Cancel
Save