瀏覽代碼

Remove basePath from docs/index - allows http/https (#1155)

Elliot Hesp 7 年之前
父節點
當前提交
a5c57b67ab
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      docs/index.html

+ 0
- 1
docs/index.html 查看文件

@@ -19,7 +19,6 @@
19 19
 <script>
20 20
     window.$docsify = {
21 21
         repo: '',
22
-        basePath: 'https://raw.githubusercontent.com/wix/react-native-navigation/master/docs/',
23 22
         name: 'React Native Navigation',
24 23
         search: 'auto',
25 24
         themeColor: '#21B8F0',