Skip to content

TODO links internos #85

@danibarria

Description

@danibarria

Los links internos deben ir sin el http://localhost:4001/ simplemente mandarlos como /slug. Por ejemplo
Ejemplo incorrecto

    <a href="http://localhost:4001/docs/sections/gestiones/exhibicion.html#clientes" class="btn btn-info ml-auto"

Ejemplo corregido

    <a href="/docs/sections/gestiones/exhibicion.html#clientes" class="btn btn-info ml-auto"

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