Skip to content

Commit 34332e1

Browse files
authored
Merge pull request #160 from coderPaddyS/FinalCommit
Fix order of document
2 parents 5e70755 + 4d0f222 commit 34332e1

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Im Rahmen dieses Projektes wird Continuos Integration/Development (CI/CD) eingesetzt.
1+
Im Rahmen dieses Projektes wird Continuous Integration/Development (CI/CD) eingesetzt.
22
Dies kann auf beliebigen Plattformen umgesetzt werden, jedoch geschieht dies zentral auf einem Server.

Kapitel/05_CICD/main.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\chapter{Continuos Integration/Development}\label{CICD}
1+
\chapter{Continuous Integration/Development}\label{CICD}
22

33
\inprelmod{00_Beschreibung}
44
\inprelmod{01_Versionierung}

main.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
\inpmod{00_Titelseite}
55
\inpmod{00_Rückkoppelung}
66
\inpmod{00_Inhaltsverzeichnis}
7-
\inpmod{00_Backend}
8-
97
\inpmod{02_App}
10-
118
\inpmod{04_Admin_Panel}
9+
\inpmod{00_Backend}
1210
\inpmod{05_CICD}
1311
\inpmod{99_Glossar}
1412
\end{document}

0 commit comments

Comments
 (0)