Skip to content

Commit dbf1ef2

Browse files
iyuqJacksonTian
authored andcommitted
fix: source code url (#104)
1 parent ee82bd8 commit dbf1ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/view/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="links">
128128
<a class='dark' href='/rss'>RSS</a>
129129
|
130-
<a class='dark' href='https://github.com/cnodejs/nodeclub/'>源码地址</a>
130+
<a class='dark' href='https://github.com/cnodejs/egg-cnode/'>源码地址</a>
131131
</div>
132132

133133
<% include ./_sponsors.html %>

0 commit comments

Comments
 (0)