change demo url

This commit is contained in:
hillerliao
2020-04-12 18:04:36 +08:00
parent a0bfac9f3e
commit ea01b359c1
5 changed files with 24 additions and 23 deletions

View File

@@ -7,7 +7,7 @@
<h1 class="display-4">Welcome to RSSHub!</h1>
<p class="lead">If you see this page, the RSSHub is successfully installed and working.</p>
<p>
<a class="btn btn-primary btn-lg" role="button" target="_blank" href="https://github.com/alphardex/RSSHub-python">View Source</a>
<a class="btn btn-primary btn-lg" role="button" target="_blank" href="https://github.com/hillerliao/RSSHub-python">View Source</a>
</p>
</div>
{% endblock %}