diff --git a/README.md b/README.md
index 4035388a00d3303eb299127c4fab1ba111893e8b..7385ecde53da5c7f0b9bd9ef1bf91ad51ca40090 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Optimized operators for [HyTeG](https://i10git.cs.fau.de/hyteg/hyteg)
 
 This repository contains optimized elementwise operators for [HyTeG](https://i10git.cs.fau.de/hyteg/hyteg).
-The code under [operators](operators) is generated using [HFG](https://i10git.cs.fau.de/terraneo/hyteg-form-generator).
+The code under [operators](operators) is generated using the [HOG](https://i10git.cs.fau.de/hyteg/hog).
 Each kernel has a platform independent and, where applicable, an AVX-vectorized version.
 The desired variant is configured in CMake.