Commit 76b198b0 authored by Claude Meny's avatar Claude Meny

Update textbook.en.md

parent 87b5c53a
Pipeline #2654 failed with stage
in 23 seconds
...@@ -64,7 +64,7 @@ graph TD; ...@@ -64,7 +64,7 @@ graph TD;
```mermaid ```mermaid
graph LR graph LR
subgraph M3P2 subgraph M3P2
2 Cursos[Cursos] Propios_Cursos[Sus propios cursos]
Website[Website] Website[Website]
Pipeline[Pipeline] Pipeline[Pipeline]
end end
...@@ -74,7 +74,7 @@ graph LR ...@@ -74,7 +74,7 @@ graph LR
Estudiante --> |reads| Website Estudiante --> |reads| Website
Profesor --> |edits| Cursos Profesor --> |edits| Cursos
Cursos --> |triggers| Pipeline Propios_Cursos --> |triggers| Pipeline
Pipeline --> |updates| Website Pipeline --> |updates| Website
``` ```
<br> <br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment