質問編集履歴

2

誤字

2020/09/23 12:55

投稿

meli
meli

スコア312

test CHANGED
File without changes
test CHANGED
@@ -52,7 +52,7 @@
52
52
 
53
53
  var page_path = location.href;
54
54
 
55
- const replaced = page_url.replace('test/', 'test/color/');
55
+ const replaced = page_path.replace('test/', 'test/color/');
56
56
 
57
57
  ```
58
58
 

1

誤字

2020/09/23 12:55

投稿

meli
meli

スコア312

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  開発環境1が https://test.jp/test/index.html
12
12
 
13
- 開発環境1が https://test.jp/test2/index.html
13
+ 開発環境2が https://test.jp/test2/index.html
14
14
 
15
15
  客用環境が https://kokyaku.net/index.html
16
16