Ver Fonte

fix agenda links on test env

Olivier Massot há 1 ano atrás
pai
commit
bf98c9c924
7 ficheiros alterados com 7 adições e 7 exclusões
  1. 1 1
      components/Layout/Navigation/Topbar.vue
  2. 1 1
      env/.env.test
  3. 1 1
      env/.env.test1
  4. 1 1
      env/.env.test2
  5. 1 1
      env/.env.test3
  6. 1 1
      env/.env.test4
  7. 1 1
      env/.env.test5

+ 1 - 1
components/Layout/Navigation/Topbar.vue

@@ -8,7 +8,7 @@
         Se connecter
       </v-btn>
 
-      <AgendaLink href="/agenda-culturel">
+      <AgendaLink href="/">
         <v-btn
           prepend-icon="fas fa-calendar"
           class="btn-agenda"

+ 1 - 1
env/.env.test

@@ -6,4 +6,4 @@ NUXT_API_BASE_URL=https://api.test.opentalent.fr
 NUXT_PUBLIC_API_BASE_URL=https://api.test.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test.opentalent.fr
-NUXT_PUBLIC_AGENDA_BASE_URL=https://local.test.opentalent.fr
+NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test.opentalent.fr

+ 1 - 1
env/.env.test1

@@ -6,4 +6,4 @@ NUXT_API_BASE_URL=https://api.test1.opentalent.fr
 NUXT_PUBLIC_API_BASE_URL=https://api.test1.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test1.opentalent.fr
-NUXT_PUBLIC_AGENDA_BASE_URL=https://local.test1.opentalent.fr
+NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test1.opentalent.fr

+ 1 - 1
env/.env.test2

@@ -6,4 +6,4 @@ NUXT_API_BASE_URL=https://api.test2.opentalent.fr
 NUXT_PUBLIC_API_BASE_URL=https://api.test2.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test2.opentalent.fr
-NUXT_PUBLIC_AGENDA_BASE_URL=https://local.test2.opentalent.fr
+NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test2.opentalent.fr

+ 1 - 1
env/.env.test3

@@ -6,4 +6,4 @@ NUXT_API_BASE_URL=https://api.test3.opentalent.fr
 NUXT_PUBLIC_API_BASE_URL=https://api.test3.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test3.opentalent.fr
-NUXT_PUBLIC_AGENDA_BASE_URL=https://local.test3.opentalent.fr
+NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test3.opentalent.fr

+ 1 - 1
env/.env.test4

@@ -6,4 +6,4 @@ NUXT_API_BASE_URL=https://api.test4.opentalent.fr
 NUXT_PUBLIC_API_BASE_URL=https://api.test4.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test4.opentalent.fr
-NUXT_PUBLIC_AGENDA_BASE_URL=https://local.test4.opentalent.fr
+NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test4.opentalent.fr

+ 1 - 1
env/.env.test5

@@ -6,4 +6,4 @@ NUXT_API_BASE_URL=https://api.test5.opentalent.fr
 NUXT_PUBLIC_API_BASE_URL=https://api.test5.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test5.opentalent.fr
-NUXT_PUBLIC_AGENDA_BASE_URL=https://local.test5.opentalent.fr
+NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test5.opentalent.fr