Skip to content

Commit a7a3c74

Browse files
authored
fix: update create-tauri-app changelog file url (tauri-apps#835)
1 parent 1f1ac12 commit a7a3c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ import ReleaseNotes from '@theme/ReleaseNotes';
3131
</TabItem>
3232
<TabItem value ='create-tauri-app' label="create-tauri-app">
3333
<p><a href="https://github.com/tauri-apps/create-tauri-app/releases">View releases on GitHub</a></p>
34-
<ReleaseNotes url='https://raw.githubusercontent.com/tauri-apps/create-tauri-app/dev/CHANGELOG.md' />
34+
<ReleaseNotes url='https://raw.githubusercontent.com/tauri-apps/create-tauri-app/dev/packages/cli/CHANGELOG.md' />
3535
</TabItem>
3636
</Tabs>

0 commit comments

Comments
 (0)