mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
doc(T256s): update URL construction for language support in T256s page
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
case "#c8" :
|
||||
break;
|
||||
default :
|
||||
location.href = window.location.origin + "/hardware/zh/ThermalCam/T256s/Intro.html"
|
||||
location.href = window.location.origin + "/hardware/" + url_language + "/ThermalCam/T256s/Intro.html"
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user