Skip to content

Commit 0f4a9c1

Browse files
committed
更新文档
1 parent 76e671c commit 0f4a9c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/smart-http/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ permalink: /smart-http/
1111
postList: none
1212
---
1313
<script>
14-
location.href="https://smartboot.tech/feat/"
14+
if(typeof location!== 'undefined'){
15+
location.href="https://smartboot.tech/feat/"
16+
}
17+
1518
</script>
1619
<p align="center">
1720
<a href='https://gitee.com/smartboot/smart-http' target="_blank"><img src='https://gitee.com/smartboot/smart-http/badge/star.svg?theme=gvp' alt='star' class="no-zoom"/></a>

0 commit comments

Comments
 (0)