From b8899e350326af3e53dfad89747761c1c13a3915 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 11:06:51 +0900 Subject: Learn 以下の文書内のリンクURLを正規化 (#2356) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/learn/server-side/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/learn/server-side/index.html') diff --git a/files/ja/learn/server-side/index.html b/files/ja/learn/server-side/index.html index 728f2c0fac..3439f2c209 100644 --- a/files/ja/learn/server-side/index.html +++ b/files/ja/learn/server-side/index.html @@ -54,6 +54,6 @@ translation_of: Learn/Server-side

あわせて参照

-
フレームワークなしの Node サーバ
+
フレームワークなしの Node サーバ
この記事では、フレームワークを使用せずに、Node.jsだけで構築された単純な静的ファイルサーバを紹介します。
-- cgit v1.2.3-54-g00ecf