Przeglądaj źródła

update next-env.d.ts

Yuki Takei 1 rok temu
rodzic
commit
7feac994bf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      apps/app/next-env.d.ts

+ 1 - 1
apps/app/next-env.d.ts

@@ -2,4 +2,4 @@
 /// <reference types="next/image-types/global" />
 
 // NOTE: This file should not be edited
-// see https://nextjs.org/docs/basic-features/typescript for more information.
+// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.