aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-02-18 22:03:02 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-02-18 22:03:02 +0900
commit032f105c08947856e9066461a8bd753e6ce0ed52 (patch)
tree22014292647363796716a9e9ebb47da7185f4609
parent6c4cdf3b53fbbaf30d261d6e90af7a597235a2e3 (diff)
downloadaclog-032f105c08947856e9066461a8bd753e6ce0ed52.tar.gz
aclog.rhe.jp
-rw-r--r--README.md2
-rw-r--r--frontend/src/components/about/index.vue2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 09e8b74..148fb37 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ is a web application that tracks users' retweeting and favoriting on Twitter in
* has scalable structure: capable of handling over 6k users = 6k simultaneous UserStream connections.
## Status
-* Working on [aclog.koba789.com](http://aclog.koba789.com)
+* Working on [aclog.rhe.jp](https://aclog.rhe.jp/)
## Features
* Collecting likes and retweets via Twitter Streaming API
diff --git a/frontend/src/components/about/index.vue b/frontend/src/components/about/index.vue
index 1f9a06a..7cb48a8 100644
--- a/frontend/src/components/about/index.vue
+++ b/frontend/src/components/about/index.vue
@@ -6,7 +6,7 @@
aclog
</h1>
<div class="tweet-button">
- <a href="https://twitter.com/intent/tweet?text=Twitter+%E5%88%86%E6%9E%90%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9+-+aclog&amp;url=http%3A%2F%2Faclog.koba789.com%2F" target="_blank">
+ <a href="https://twitter.com/intent/tweet?text=Twitter+%E5%88%86%E6%9E%90%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9+-+aclog&amp;url=https%3A%2F%2Faclog.rhe.jp%2F" target="_blank">
<i></i>
<span>γƒ„γ‚€γƒΌγƒˆ</span>
</a>