Skip to content

Commit 0e5d907

Browse files
committed
Relative path to tasks.
1 parent 67c19ac commit 0e5d907

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
A course on formal languages: repository template for completing homework assignments, as well as course materials and other related information.
77

88
Useful links:
9-
- [List of exercises](https://github.com/FormalLanguageConstrainedPathQuerying/formal-lang-course/blob/main/tasks.en.md)
9+
- [List of exercises](tasks.en.md)
1010
- [Code style reference](https://www.python.org/dev/peps/pep-0008/)
1111
- [On reachability with constraints in terms of formal languages, in Russian](https://github.com/FormalLanguageConstrainedPathQuerying/FormalLanguageConstrainedReachability-LectureNotes)
1212
- A textbook on parsing algorithms: [Dick Grune, Ceriel J. H. Jacobs, "Parsing Techniques A Practical Guide"](https://link.springer.com/book/10.1007/978-0-387-68954-8#bibliographic-information)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
а также материалы курса и другая сопутствующая информация.
1111

1212
Актуальное:
13-
- [Список задач](https://github.com/FormalLanguageConstrainedPathQuerying/formal-lang-course/blob/main/tasks.md)
13+
- [Список задач](tasks.md)
1414
- [Стиль кода как референс](https://www.python.org/dev/peps/pep-0008/)
1515
- [О достижимости с ограничениями в терминах формальных языков](https://github.com/FormalLanguageConstrainedPathQuerying/FormalLanguageConstrainedReachability-LectureNotes)
1616
- Классика по алгоритмам синтаксического анализа: [Dick Grune, Ceriel J. H. Jacobs, "Parsing Techniques A Practical Guide"](https://link.springer.com/book/10.1007/978-0-387-68954-8#bibliographic-information)

0 commit comments

Comments
 (0)