project-booster-vue 9.49.0 → 9.49.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -451,7 +451,7 @@ export default defineComponent({
|
|
|
451
451
|
{
|
|
452
452
|
title: 'Découvrir les offres de financement',
|
|
453
453
|
image: 'https://storage.googleapis.com/project-booster-media/landing-projet/aide-financement.png',
|
|
454
|
-
href: '/
|
|
454
|
+
href: '/services/service-client/financement.html',
|
|
455
455
|
},
|
|
456
456
|
],
|
|
457
457
|
};
|