Sfoglia il codice sorgente

Links to first edition now

Michael Mächtel 8 anni fa
parent
commit
122e2b1387
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      hw6/task2/README.md

+ 2
- 2
hw6/task2/README.md Vedi File

@@ -175,5 +175,5 @@ Wichtig: Erstellen Sie ausreichend Unit Tests, um möglichst alle Methoden aus `
175 175
 
176 176
 Bei dieser Aufgabe ist Ihre Dokumentation wichtig, um Ihren Programmablauf nachvollziehen zu können. Bitte dokumentieren Sie Ihre Funktionen entsprechend umfangreicher und kommentieren Sie spezielle Kniffe im Code, die Sie verwendet haben.
177 177
 
178
-[Testing]: https://doc.rust-lang.org/book/testing.html
179
-[Documentation Tests]: https://doc.rust-lang.org/book/testing.html#documentation-tests
178
+[Testing]: https://doc.rust-lang.org/book/first-edition/testing.html
179
+[Documentation Tests]: https://doc.rust-lang.org/book/first-edition/testing.html#documentation-tests

Loading…
Annulla
Salva