diff --git a/unicodedomino_kernel_cosmetics.def b/unicodedomino_kernel_cosmetics.def
index 1f95f1714ed3bdeee88e91102b3808af448270d4..a68f9d13ddad13b876f686321c0aab569704a92c 100644
--- a/unicodedomino_kernel_cosmetics.def
+++ b/unicodedomino_kernel_cosmetics.def
@@ -22,6 +22,7 @@
 %-
 % Improve error and warning formatting.
 
+%: https://github.com/latex3/latex2e/pull/62
 % format a number as two-digit hex
 \ifx\UTFviii@hexbyte\@undefined%
  \def\UTFviii@hexbyte#1{%
@@ -59,7 +60,7 @@
  }%
 \fi%
 
-%: https://github.com/latex3/latex2e/pull/61
+%: https://github.com/latex3/latex2e/pull/62
 % override message to give the byte in hex
 \def\UTFviii@invalid@err#1{%
  \PackageError{inputenc}{Invalid UTF-8 byte "\UTFviii@hexbyte{`#1}}%