We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a252c5 commit e30aa83Copy full SHA for e30aa83
apps/cart/src/_redirects
@@ -1,3 +1,3 @@
1
/cart/* /index.html 200
2
-/ https://nrwl-nx-examples-products.netlify.com/ 301
3
-* https://nrwl-nx-examples-products.netlify.com/:splat 301
+/ https://nrwl-nx-examples-products.netlify.app/ 301
+* https://nrwl-nx-examples-products.netlify.app/:splat 301
apps/products/src/_redirects
@@ -1,2 +1,2 @@
-/cart https://nrwl-nx-examples-cart.netlify.com/cart 301
+/cart https://nrwl-nx-examples-cart.netlify.app/cart 301
/* /index.html 200
0 commit comments