diff --git a/tools/user/import/bareleasenotes/barelease.js b/tools/user/import/bareleasenotes/barelease.js index c176227953f..e77dfba342f 100644 --- a/tools/user/import/bareleasenotes/barelease.js +++ b/tools/user/import/bareleasenotes/barelease.js @@ -41,11 +41,11 @@ function getShortMonthName(monthNumber) { function printReleaseNotesHeader(currentMonth, currentYear) { return `--- -title: BigAnimal ${getMonthName(currentMonth)} ${currentYear} release notes +title: Cloud Service ${getMonthName(currentMonth)} ${currentYear} release notes navTitle: ${getMonthName(currentMonth)} ${currentYear} --- -BigAnimal's ${getMonthName( +EDB PostgresĀ® AI Cloud Service's ${getMonthName( currentMonth, )} ${currentYear} release includes the following enhancements and bug fixes: