Skip to content

Module Links on netboxlabs render without any slashes in URL #51

@melrom

Description

@melrom

On the NetBox Zero to Hero Training page, the module links (e.g., Module 1: Introduction, Module 2: Setting Up the Organization, etc) generate broken URLs.

Problem: Clicking a module link results in malformed URLs like:

https://netboxlabs.comzero-to-hero-1-introduction/  

Note the missing slash between the domain and path. The result to the user is a 404 (unless you add the slash in manually).

I suspect this is just a relative path issue with the markdown expecting the slash and a two second fix, but I wasn't sure where it was most appropriate to let the team know. Hope this makes it to the right place. :)

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