Forráskód Böngészése

update next-env.d.ts

Yuki Takei 1 éve
szülő
commit
7feac994bf
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.