diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-14 23:03:42 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-14 23:03:42 +0900 |
commit | 192e9f4e82a2ad89ac985e715d63b70be9bf5996 (patch) | |
tree | e68ec44ac620848d20701d5807c49fc0606bd724 /files/ja/tools/network_monitor | |
parent | 4aaee0a1710f4df99bf4e07fa2ae8986b6219c62 (diff) | |
download | translated-content-192e9f4e82a2ad89ac985e715d63b70be9bf5996.tar.gz translated-content-192e9f4e82a2ad89ac985e715d63b70be9bf5996.tar.bz2 translated-content-192e9f4e82a2ad89ac985e715d63b70be9bf5996.zip |
Tools以下の文書内のリンクURLを正規化 (#2367)
- /en-US へのリンクを /ja へのリンクに修正
- /ja が付いていないものに /ja を付加
- MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/tools/network_monitor')
-rw-r--r-- | files/ja/tools/network_monitor/request_list/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/tools/network_monitor/request_list/index.html b/files/ja/tools/network_monitor/request_list/index.html index ffc68317a5..085fb1e22b 100644 --- a/files/ja/tools/network_monitor/request_list/index.html +++ b/files/ja/tools/network_monitor/request_list/index.html @@ -280,7 +280,7 @@ translation_of: Tools/Network_Monitor/request_list <li>Save Image As (only for images)</li> <li>Edit and Resend</li> <li>Open in New Tab</li> - <li>Start <a href="/en-US/docs/Tools/Network_Monitor#Performance_analysis">Performance Analysis</a> for the page</li> + <li>Start <a href="/ja/docs/Tools/Network_Monitor#Performance_analysis">Performance Analysis</a> for the page</li> </ul> <h4 id="Edit_and_Resend">Edit and Resend</h4> |