Update Agda Tutorial link (#13256)

The previous link http://www.inf.elte.hu/divip/AgdaTutorial/Index.html 
returns 404. Updated to the working mirror at 
https://people.inf.elte.hu/pgj/agda/tutorial/Index.html
This commit is contained in:
Debobrata754
2026-05-12 23:52:15 +05:30
committed by GitHub
parent de31d56c6c
commit 46752b0fbb
+1 -1
View File
@@ -254,7 +254,7 @@ Books on general-purpose programming that don't focus on a specific language are
### Agda
* [Agda Tutorial](https://people.inf.elte.hu/divip/AgdaTutorial/Index.html)
* [Agda Tutorial](https://people.inf.elte.hu/pgj/agda/tutorial/Index.html)
* [Programming Language Foundations in Agda](https://plfa.github.io) - Philip Wadler, Wen Kokke