Broken Help link in Architect

The Help in Architect (menu: Help / Help + context help) is linked to Confluence site that doesnt exist any more.
Please lets make a quick fix and change the path from:
https://confluence.origam.com/display/architect/
to:
https://community.origam.com/t/

That will fix URLs at lease of some pages, the rest needs to change also the page name (just the word separator) from “+” to “-”, for example:
“Database+Field”
to:
“Database-Field”

So now F1 send the user for example to:
https://confluence.origam.com/display/architect/Database+Field
but it should be:
https://community.origam.com/t/Database-Field
or even better with lowercase:
https://community.origam.com/t/database-field

Thanks!

The help url in Architect actually is: https://origam.com/doc/display/architect

If you go there you will get redirected to https://confluence.origam.com which does not work.

@tvavrda Shoudl we handle this directly in architect or should the redirect at https://origam.com/doc/display/architect be changed so that thelp in older architects works too?