-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels