Skip to content

Commit

Permalink
fix: use internal link
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Jul 16, 2024
1 parent e697bdb commit 849def4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Celestia Improvement Proposal (CIP) process

Read [CIP-1](https://github.com/celestiaorg/CIPs/blob/main/cips/cip-1.md) for information on the CIP process.
Read [CIP-1](/cips/cip-1.md) for information on the CIP process.

## Meetings

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h1 class="menu-title">Celestia Improvement Proposals (CIPs)</h1>
<div id="content" class="content">
<main>
<h1 id="celestia-improvement-proposal-cip-process"><a class="header" href="#celestia-improvement-proposal-cip-process">Celestia Improvement Proposal (CIP) process</a></h1>
<p>Read <a href="https://github.com/celestiaorg/CIPs/blob/main/cips/cip-1.md">CIP-1</a> for information on the CIP process.</p>
<p>Read <a href="/cips/cip-1.html">CIP-1</a> for information on the CIP process.</p>
<h2 id="meetings"><a class="header" href="#meetings">Meetings</a></h2>
<div class="table-wrapper"><table><thead><tr><th style="text-align: center"></th><th style="text-align: center">Date</th><th style="text-align: center">Agenda</th><th style="text-align: center">Notes</th><th style="text-align: center">Recording</th></tr></thead><tbody>
<tr><td style="text-align: center">1</td><td style="text-align: center">November 29, 2023</td><td style="text-align: center"><a href="https://github.com/celestiaorg/CIPs/issues/8">Agenda</a></td><td style="text-align: center"><a href="https://x.com/JoshCStein/status/1729893879191621702">Tweet Thread</a></td><td style="text-align: center"><a href="https://www.youtube.com/watch?v=EhWHHmPo_5Q">Recording</a></td></tr>
Expand Down

0 comments on commit 849def4

Please sign in to comment.