diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:25 +0100 |
commit | f2db11d0be377464daa06807f993a562c7dc10ac (patch) | |
tree | 9444d300cea8bc73ff4d17be83b42d2350f64ebd /files/ko/web/http | |
parent | ee778d6eea54935fd05022e0ba8c49456003381a (diff) | |
download | translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.gz translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.bz2 translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.zip |
unslug ko: modify
Diffstat (limited to 'files/ko/web/http')
-rw-r--r-- | files/ko/web/http/browser_detection_using_the_user_agent/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/http/browser_detection_using_the_user_agent/index.html b/files/ko/web/http/browser_detection_using_the_user_agent/index.html index 8ffc0ff0b5..27c3f6de3f 100644 --- a/files/ko/web/http/browser_detection_using_the_user_agent/index.html +++ b/files/ko/web/http/browser_detection_using_the_user_agent/index.html @@ -1,11 +1,12 @@ --- title: 사용자 에이전트를 이용한 브라우저 감지 -slug: Web/HTTP/User_agent를_이용한_브라우저_감지 +slug: Web/HTTP/Browser_detection_using_the_user_agent tags: - Compatibility - HTTP - Web Development translation_of: Web/HTTP/Browser_detection_using_the_user_agent +original_slug: Web/HTTP/User_agent를_이용한_브라우저_감지 --- <div>{{HTTPSidebar}}</div> |