Skip to content
Merged
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 index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h3 class="menu-category-name">社区项目</h3>
<li class="menu-item">
<div class="menu-item-info">
<h4 class="menu-item-name">flowchain</h4>
<span class="menu-item-price"><a href="https://github.com/flowchain/flowchain" target="_blank">Website</a> &middot; <a href="https://github.com/flowchain/flowchain" target="_blank">GitHub</a></span>
<span class="menu-item-price"><a href="http://flowchain.io" target="_blank">Website</a> &middot; <a href="https://github.com/flowchain/flowchain" target="_blank">GitHub</a></span>
<p class="menu-item-description">Flow-Based Programming for IoT based on Devify.</p>
</div>
<div class="menu-item-image has-meta-content">
Expand Down
2 changes: 1 addition & 1 deletion repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"custom": [
{
"name": "flowchain",
"homepage": "https://github.com/flowchain/flowchain",
"homepage": "http://flowchain.io",
"html_url": "https://github.com/flowchain/flowchain",
"description": "Flow-Based Programming for IoT based on Devify.",
"categories": ["社区项目"]
Expand Down