Skip to content

Commit 1b18899

Browse files
committed
doc: add link to dedicated documentation page
1 parent 8e2821e commit 1b18899

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This repository contains the practical work for the Programming Paradigms course
4949
- Code documentation using [JavaDoc](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html) syntax
5050
- Collections
5151
- Commits following the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
52-
- Dedicated documentation page
52+
- Dedicated [documentation page](https://deepwiki.com/hozlucas28/Java-Practical-Work-2025)
5353
- Deployment of releases
5454
- E2E testing with [JUnit 5](https://junit.org/junit5/)
5555
- File reading and interpretation

docs/translations/es/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Este repositorio contiene el trabajo práctico para el curso de Paradigmas de Pr
5252
- Despliegue de versiones
5353
- Documentación del código usando la sintaxis de [JavaDoc](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html)
5454
- Lectura e interpretación de archivos
55-
- Página de documentación dedicada
55+
- Página de [documentación dedicada](https://deepwiki.com/hozlucas28/Java-Practical-Work-2025)
5656
- Planificación de arquitectura
5757
- Planificación del flujo de trabajo en equipo (ramas, etiquetas y versiones)
5858
- Pruebas E2E con [JUnit 5](https://junit.org/junit5/)

0 commit comments

Comments
 (0)