changelog redirect

This commit is contained in:
LWinterberg
2024-09-03 18:46:47 +02:00
parent 20a8f609f6
commit c54986f034

View File

@@ -68,6 +68,7 @@ export default defineConfig({
"/copyright/": "https://github.com/audacity/audacity/blob/master/LICENSE.txt",
"/Setup-Exit-Codes/": "https://support.audacityteam.org/troubleshooting/error-codes/installation-exit-codes",
"/cla": "/CLA",
"/)" : "/"
"/)" : "/",
"/changelog": "https://support.audacityteam.org/additional-resources/changelog"
}
});