-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Javadoc of Operaton now located here: https://operaton.github.io/operaton/javadoc/operaton/1.0/
I suggest to replace old javadoc links which are broken now to hosted version of operaton javadoc.
here how you can test these broken links: run npm run build && npt run serve
in another browser: npx broken-link-checker http://localhost:3000 --recursive > allbrokenlinks.txt
then: cat allbrokenlinks.txt | grep BROKEN | grep org/operaton
to see list of such links.
the PR is created: #33
Metadata
Metadata
Assignees
Labels
No labels