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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ An interactive, community-maintained visualization of the Lightning Network ecos
## 🚀 Quick Start

### View the Gallery
Visit the live site: [Lightning Network Gallery](https://bitdevsnbo.github.io/lngal)
Visit the live site: [Lightning Network Gallery](https://lngal.bitdevsnbo.org)

### Add a Project
1. Navigate to [`lngal_data.json`](lngal_data.json)
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h2>Popular Tags</h2>

<footer>
<div class="container">
<p>Lightning Network Gallery is open source. <a href="https://github.com/okjodom/lngal" target="_blank" rel="noopener">Contribute on GitHub</a></p>
<p>Lightning Network Gallery is open source. <a href="https://github.com/bitdevsnbo/lngal" target="_blank" rel="noopener">Contribute on GitHub</a></p>
<p>Data last updated: <span id="lastUpdated">Loading...</span></p>
</div>
</footer>
Expand Down