Skip to content

Replace broken javadoc links #32

@maxistar

Description

@maxistar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions