Skip to content

Commit a246891

Browse files
committed
website: Correct website source link.
1 parent 765911e commit a246891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1>{{page.title}}</h1>
2828
</div>
2929

3030
<div class="footer">
31-
<a href="https://github.com/GNOME/libsigcplusplus/tree/master/docs">website source</a>
31+
<a href="https://github.com/libsigcplusplus/libsigcplusplus/tree/master/docs">website source</a>
3232
</div>
3333
</body>
3434
</html>

0 commit comments

Comments
 (0)