formation hace 3 años
padre
commit
c2ddb1f0b4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      angular-client/src/app/components/home/home.component.html

+ 1 - 1
angular-client/src/app/components/home/home.component.html

@@ -22,7 +22,7 @@
         </div>
 
         <div class=" row justify-content-center mt-3">
-            <button class="col-8 col-md-4 color-theme" mat-raised-button color="primary" type="submit" routerLink="/admin">Je participe</button>
+            <button class="col-8 col-md-4 color-theme" mat-raised-button color="primary" type="submit" routerLink="/register">Je participe</button>
         </div>
 
     </div>