Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nepenteh authored Apr 17, 2023
1 parent c5c09bb commit acb8e4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,9 @@ La carpeta *Contents* puede además contener una subcarpeta *imagenes* donde se

El acceso a un tema concreto se hace usando el index.php con el parámetro de URL *cnt* asignado a la numeración del tema. Así por ejemplo, si quiere crear un enlace en un archivo markdown de su documentación que apunte al tema "Alemania" cuya numeración es 01_04, debe indicar lo siguiente:

```bash
[Alemania](index.php?cnt=01_04)

```

### Estilos CSS

Expand Down

0 comments on commit acb8e4d

Please sign in to comment.