UNCLASSIFIED - NO CUI

Skip to content

Fix directory paths after training has been moved - 8

The location of the training modules is being moved. After the move a regex should be used to fix directory paths. C and Assembly first as they are next to be taught.

rules.sed

s|90cos/training|90cos/CYT/training|g
s|training/templates|training-systems/templates|g
s|io/training|io/cyt/training|g


  • Paths in the MTTL

  • gitlab pipeline yamls


Paths in MD Books:

  • C
  • Assembly

  • Agile
  • (Introduction to) Git -
  • Networking -
  • Pseudocode -
  • Python -
Edited by charles.heaton.2