Skip to content

More information link on execution-plan.html results in 404 #1553

@davidmosborne

Description

@davidmosborne

Usage Information

Nuke 9.0.4 / .NET SDK version 9.0.305 / .NETCoreApp,Version=v8.0 / Windows

Description

When you create an execution plan using the --plain command line argument, a HTML page representing the execution plan is generated and shown.

The page has a legend in the top left corner. Within the legend is a link for 'more information'. When you click this link it tries to navigate to: https://nuke.build/docs/authoring-builds/fundamentals.html which doesn't exist.

Reproduction Steps

  1. Execute nuke --plan from the command line.
  2. Click the 'more information' link in the HTML page presented.

Expected Behavior

Navigates to page providing detail on target execution ordering, etc.

Actual Behavior

Page not found error.

Regression?

No response

Known Workarounds

No response

Could you help with a pull-request?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions