Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete unavailable links which referred old sync-pod lp site #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h2><img src="./images/syncpod-logo-white.png" alt="SyncPod"></h2>
<p>
<span>新しい動画視聴のカタチ。</span><span>離れた人と一緒に動画を楽しもう。</span>
</p>
<a target="_blank" href="http://app.sync-pod.com">READ MORE</a>
<a target="_blank" href="http://syncpod.cyder.jp">READ MORE</a>
</div>
</article>
</div>
Expand Down
4 changes: 1 addition & 3 deletions public/news/syncpod20180502.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ <h2>スマホアプリ「SyncPod」をリリースしました。</h2>
<div class="text">
<p>離れた人と一緒にYouTubeを閲覧できるスマホアプリ「SyncPod」のiOS版及びAndroid版をリリースしました。</p>
<ul class="links">
<li><a target="_blank" href="http://app.sync-pod.com/">SyncPod 公式ページ</a></li>
<li><a target="_blank" href="https://itunes.apple.com/jp/app/syncpod/id1347783355">iOS版 SyncPod</a></li>
<li><a target="_blank" href="https://play.google.com/store/apps/details?id=com.cyder.android.syncpod">Android版 SyncPod</a></li>
<li><a target="_blank" href="http://syncpod.cyder.jp">SyncPod 公式ページ</a></li>
</ul>
</div>
</article>
Expand Down
2 changes: 1 addition & 1 deletion public/products/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h2><img src="../images/syncpod-logo-white.png" alt="SyncPod"></h2>
<p>
<span>新しい動画視聴のカタチ。</span><span>離れた人と一緒に動画を楽しもう。</span>
</p>
<a target="_blank" href="http://app.sync-pod.com">READ MORE</a>
<a target="_blank" href="http://syncpod.cyder.jp">READ MORE</a>
</div>
</article>
<article class="aktiva">
Expand Down