Skip to content

Commit 658c8aa

Browse files
committed
Relative path to tasks.
1 parent 475095b commit 658c8aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en.md

+1-1
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
Актуальное:
1313
- [Таблица с текущими результатами](https://docs.google.com/spreadsheets/d/1X7Hx6IyltD_NyTTphyzbN74Ag-G_LDzUu4OGcHoI8tg/edit?usp=sharing)
14-
- [Список задач](https://github.com/FormalLanguageConstrainedPathQuerying/formal-lang-course/blob/main/tasks.md)
14+
- [Список задач](tasks.md)
1515
- [Стиль кода как референс](https://www.python.org/dev/peps/pep-0008/)
1616
- [О достижимости с ограничениями в терминах формальных языков](https://github.com/FormalLanguageConstrainedPathQuerying/FormalLanguageConstrainedReachability-LectureNotes)
1717
- Классика по алгоритмам синтаксического анализа: [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)