Skip to content

Commit e49c36d

Browse files
authored
rebrand to idlhub
1 parent 89d8fbc commit e49c36d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Solana IDL Registry
1+
# IDLHUB.COM - Solana IDL Registry
22

3-
A comprehensive, searchable registry of Interface Definition Language (IDL) files for Solana protocols. This repository provides a centralized location for discovering and accessing IDLs across the Solana ecosystem.
3+
idlhub - a comprehensive, searchable registry of Interface Definition Language (IDL) files for Solana protocols. This repository provides a centralized location for discovering and accessing IDLs across the Solana ecosystem.
44

55
## 🚀 Features
66

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Solana IDL Registry</title>
7+
<title>idlhub.com - Solana IDL Registry</title>
88
<style>
99
* {
1010
margin: 0;
@@ -738,7 +738,7 @@
738738
<div class="header-content">
739739
<div class="header-left">
740740
<div>
741-
<h1>Solana IDL Registry</h1>
741+
<h1>idlhub.com - Solana IDL Registry</h1>
742742
<p>A comprehensive collection of Interface Definition Language files for Solana protocols</p>
743743
</div>
744744
</div>
@@ -795,7 +795,7 @@ <h1>Solana IDL Registry</h1>
795795
</div>
796796

797797
<div class="footer">
798-
<p>Open source IDL registry for the Solana ecosystem • <a href="https://github.com/openSVM/idl-registry"
798+
<p>idlhub.com - Open source IDL registry for the Solana ecosystem • <a href="https://github.com/openSVM/idlhub"
799799
target="_blank">GitHub</a></p>
800800
<p style="margin-top: 10px; font-size: 12px;">Contributions welcome! Help us complete missing IDLs.</p>
801801
</div>

0 commit comments

Comments
 (0)