Skip to content

Commit 0635ddd

Browse files
committed
Add a link to Interactive Changelog
1 parent ca4e5d0 commit 0635ddd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/shared/components/SharedNavigation.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ export default class SharedNavigation extends LitElement {
109109
<a href="https://godotengine.github.io/godot-prs-by-file/" target="_blank" class="nav-item">
110110
PRs by File
111111
</a>
112+
<a href="https://godotengine.github.io/godot-interactive-changelog/" target="_blank" class="nav-item">
113+
Interactive Changelog
114+
</a>
112115
</div>
113116
<div
114117
class="nav-toggler"

0 commit comments

Comments
 (0)