Skip to content

Manual: Incorrect Hyperlink for Package Extensions in Performance Tips #58073

Open
@leespen1

Description

@leespen1

In the Performance Tips section, Reducing Package Loading Time subsection (https://docs.julialang.org/en/v1/manual/performance-tips/#Reducing-package-loading-time), in the first numbered item in the list:

"Reduce your dependencies to those you really need. Consider using package extensions to support interoperability with other packages without bloating your essential dependencies."

The hyperlink for "package extensions" is https://docs.julialang.org/en/v1/base/math/#Base.:--Tuple{Any,%20Any}, which links to the method documentation for Base.:-.

I believe the correct hyperlink should be https://docs.julialang.org/en/v1/manual/code-loading/#man-extensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentationdocsystemThe documentation building system

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions