質問編集履歴
1
内容の変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,4 +10,10 @@
|
|
10
10
|
|
11
11
|
リンクは通常のHTMLタグを使用し、以下のようにしています。
|
12
12
|
|
13
|
-
<a href="http://localhost/nanika?id=123"></a>
|
13
|
+
<a href="https://localhost/nanika?id=123"></a>
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
~~~~~追加~~~~~
|
18
|
+
|
19
|
+
リンク先は正しくはhttpsです。
|