Add link to changelog
This commit is contained in:
parent
6cd76097bb
commit
f96130b26b
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@ module.exports = {
|
|||
{ text: "Introduction", link: "/guide/" },
|
||||
{ text: "Setting Up", link: "/guide/getting-started/setup" },
|
||||
{ text: "Updating Profectus", link: "/guide/getting-started/updating" },
|
||||
{ text: "Example Projects", link: "/guide/getting-started/examples" }
|
||||
{ text: "Example Projects", link: "/guide/getting-started/examples" },
|
||||
{ text: "Profectus Changelog", link: "https://github.com/profectus-engine/Profectus/blob/main/CHANGELOG.md" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue