Skip to content

Commit 832c371

Browse files
committed
Fix the URLs of the GitHub repository.
1 parent f2c2a18 commit 832c371

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1><a href="./">CL21</a></h1>
1818
<ul>
1919
<!--<li><a href="./docs/">Documents</a></li>-->
2020
<li><a href="#installation">Installation</a></li>
21-
<li><a href="https://github.com/fukamachi/cl21">The Project</a></li>
21+
<li><a href="https://github.com/cl21/cl21">The Project</a></li>
2222
</ul>
2323
</nav>
2424
</header>
@@ -182,7 +182,7 @@ <h2>Motivation</h2>
182182
<h2>Discuss about this</h2>
183183

184184
<p>Have some ideas which make CL21 look good? Do you know more efficient way to implement those facilities?</p>
185-
<p>Comments are always welcome. Join discussion at <a href="http://www.reddit.com/r/lisp/comments/1xkx6u/a_set_of_macros_promising_to_modernize_common/" target="_blank">reddit</a> or <a href="https://github.com/fukamachi/cl21/issues" target="_blank">GitHub Issues</a>.
185+
<p>Comments are always welcome. Join discussion at <a href="http://www.reddit.com/r/lisp/comments/1xkx6u/a_set_of_macros_promising_to_modernize_common/" target="_blank">reddit</a> or <a href="https://github.com/cl21/cl21/issues" target="_blank">GitHub Issues</a>.
186186
</section>
187187

188188
<section id="requirements">

0 commit comments

Comments
 (0)