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!