From 85318fc94edd75b0d66a9e7079b10744369161b7 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Fri, 21 Feb 2025 16:28:03 +0100 Subject: [PATCH] link-Update backend-nodejs-ipfs-file-uploader-with-filebase.mdx --- .../backend-nodejs-ipfs-file-uploader-with-filebase.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/basic-tutorials/backend-nodejs-ipfs-file-uploader-with-filebase.mdx b/pages/basic-tutorials/backend-nodejs-ipfs-file-uploader-with-filebase.mdx index 87017bf56..55885b420 100644 --- a/pages/basic-tutorials/backend-nodejs-ipfs-file-uploader-with-filebase.mdx +++ b/pages/basic-tutorials/backend-nodejs-ipfs-file-uploader-with-filebase.mdx @@ -41,7 +41,7 @@ File: `./tsconfig.json` ```json { "compilerOptions": { - /* Visit https://aka.ms/tsconfig to read more about this file */ + /* Visit https://www.typescriptlang.org/tsconfig/ to read more about this file */ /* Projects */ // "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */