Skip to content

Commit 25fe50f

Browse files
committed
Fixed: link URLs
1 parent 84ac939 commit 25fe50f

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ <h4>Visibility</h4>
6060
<ul class="arrow-list">
6161
<li><a href="dashbozu/">Dashbozu</a></li>
6262
<li><a href="hoshi-mi/">Hoshi-mi</a></li>
63-
<li><a href="http://suer.github.com">Redmine Plugins</a></li>
63+
<li><a href="https://suer.github.io">Redmine Plugins</a></li>
6464
<li><a href="https://wiki.jenkins-ci.org/display/JENKINS/Websocket+Plugin">Jenkins WebSocket Plugin</a></li>
6565
<li><a href="https://wiki.jenkins-ci.org/display/JENKINS/Simple+Theme+Plugin">Jenkins Simple Theme Plugin</a></li>
6666
<li><a href="https://chrome.google.com/webstore/detail/mnjbjjllbclkpnebaddhkoonjelmiekm">Jenkins Notifier for Chrome</a></li>
67-
<li><a href="http://jenkins-plugin-hub.heroku.com/">Jenkins Plugin Hub</a></li>
67+
<li><a href="https://jenkins-plugin-hub.herokuapp.com/">Jenkins Plugin Hub</a></li>
6868
</ul>
6969
</div>
7070
</div>

keima/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ keywords: ["node.js", "pusher", "keima", "websocket"]
2424

2525
### デモサイト
2626

27-
* [Keima on Heroku](http://keima.herokuapp.com)
27+
* [Keima on Heroku](https://keima.herokuapp.com)
2828

2929
### ドキュメント
3030

member.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords: [ "codefirst", "AsakusaSatellite", "keima", "dashbozu"]
99
---
1010
## メンバー紹介
1111

12-
#### あつみん / [@atsumin](http://twitter.com/atsumin)
12+
#### あつみん / [@atsumin](https://twitter.com/atsumin)
1313

1414
<div><img src="imgs/icons/atsumin.png" class="icon"></div>
1515

@@ -20,7 +20,7 @@ keywords: [ "codefirst", "AsakusaSatellite", "keima", "dashbozu"]
2020

2121
好きなエディタ: Emacs / 好きなブラウザ: Firefox / 好きなOS: FreeBSD
2222

23-
#### すえつぐ / [@suer](http://twitter.com/suer)
23+
#### すえつぐ / [@suer](https://twitter.com/suer)
2424

2525
<div><img src="imgs/icons/suer.png" class="icon"></div>
2626

@@ -30,7 +30,7 @@ keywords: [ "codefirst", "AsakusaSatellite", "keima", "dashbozu"]
3030

3131
好きなエディタ: 秀丸 / 好きなブラウザ: InternetExplorer 6.0 / 好きなOS: Windows XP
3232

33-
#### みずぴー / [@mzp](http://twitter.com/mzp)
33+
#### みずぴー / [@mzp](https://twitter.com/mzp)
3434

3535
<div><img src="imgs/icons/mzp.png" class="icon"></div>
3636

@@ -41,7 +41,7 @@ codefirst 内の行動には気をつけなければいけない。
4141

4242
好きなエディタ: Emacs / 好きなブラウザ: w3m / 好きなOS: Debian
4343

44-
#### まろぶ / [@mallowlabs](http://twitter.com/mallowlabs)
44+
#### まろぶ / [@mallowlabs](https://twitter.com/mallowlabs)
4545

4646
<div><img src="imgs/icons/mallowlabs.png" class="icon"></div>
4747

@@ -52,7 +52,7 @@ codefirst のプロダクトアイデアの大半は彼の妄想が元である
5252

5353
好きなエディタ: Vim / 好きなブラウザ: Google Chrome(dev channel) / 好きなOS: Ubuntu
5454

55-
#### しもむら / [@shimomura1004](http://twitter.com/shimomura1004)
55+
#### しもむら / [@shimomura1004](https://twitter.com/shimomura1004)
5656

5757
<div><img src="imgs/icons/shimomura1004.png" class="icon"></div>
5858

@@ -62,7 +62,7 @@ codefirst のプロダクトアイデアの大半は彼の妄想が元である
6262

6363
好きなエディタ: NTEmacs / 好きなブラウザ: Google Chrome / 好きなOS: Ubuntu
6464

65-
#### ばんじゅん / [@banjun](http://twitter.com/banjun)
65+
#### ばんじゅん / [@banjun](https://twitter.com/banjun)
6666

6767
<div><img src="imgs/icons/banjun.png" class="icon"></div>
6868

@@ -73,7 +73,7 @@ iPhone アプリ作ってよ」と mzp に無茶ぶりされた際、
7373

7474
好きなエディタ: Xcode / 好きなブラウザ: Webkit,Safari / 好きなOS: OS X
7575

76-
#### どねす / [@rednes](http://twitter.com/rednes)
76+
#### どねす / [@rednes](https://twitter.com/rednes)
7777

7878
<div><img src="imgs/icons/rednes.png" class="icon"></div>
7979

product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Hoshi-mi は、Heroku で動作することを重視したデータビジュア
124124

125125
* [Websocket Plugins](https://wiki.jenkins-ci.org/display/JENKINS/Websocket+Plugin)
126126
* [Simple Theme Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Simple+Theme+Plugin)
127-
* [Jenkins Plugin Hub](https://jenkins-plugin-hub.heroku.com/)
127+
* [Jenkins Plugin Hub](https://jenkins-plugin-hub.herokuapp.com/)
128128

129129
[suer]: imgs/icons/suer.png "suer"
130130
[mallowlabs]: imgs/icons/mallowlabs.png "mallowlabs"

0 commit comments

Comments
 (0)