From f2db11d0be377464daa06807f993a562c7dc10ac Mon Sep 17 00:00:00 2001
From: Florian Merz <me@fiji-flo.de>
Date: Thu, 11 Feb 2021 14:48:25 +0100
Subject: unslug ko: modify

---
 files/ko/web/api/network_information_api/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'files/ko/web/api/network_information_api/index.html')

diff --git a/files/ko/web/api/network_information_api/index.html b/files/ko/web/api/network_information_api/index.html
index 9526bd2d5f..2dd356b86d 100644
--- a/files/ko/web/api/network_information_api/index.html
+++ b/files/ko/web/api/network_information_api/index.html
@@ -1,7 +1,8 @@
 ---
 title: Network Information API
-slug: WebAPI/Network_Information
+slug: Web/API/Network_Information_API
 translation_of: Web/API/Network_Information_API
+original_slug: WebAPI/Network_Information
 ---
 <p>{{ SeeCompatTable() }}</p>
 <p>네트워크 정보 API는 사용자 기기의 현재 대역폭이나 과금이 되는 연결인지와 같은 시스템의 연결 정보를 알려줍니다. 이를 이용해서 사용자에게 높은 용량의 콘텐츠를 제공할지 낮은 용량의 콘텐츠를 제공할지 사용자의 연결 상태에 따라서 제공할 수 있습니다. 전체 API는 DOM에 추가된 단일한 객체로 구성되어 있습니다: {{domxref("window.navigator.connection")}}.</p>
-- 
cgit v1.2.3-54-g00ecf