简体   繁体   English

在 firebase 上部署站点后链接不起作用

[英]Link doesn't work after deploying site on firebase

I have a problem with my website after deploying it through firebase.通过 firebase 部署后,我的网站出现问题。 I have a link in my navigation that takes me to my home page.我的导航中有一个链接,可以将我带到我的主页。 This link takes me however to the 404 page.但是,此链接将我带到 404 页面。 All other links work properly.所有其他链接都正常工作。 This is the website: https://okinawa-flatbellytonic.firebaseapp.com这是网站: https://okinawa-flatbellytonic.firebaseapp.com

My home page with popup window my link is in the "Get started"我的主页弹出 window 我的链接在“开始”

After i click it shown "....firebaseapp.com/"my url where i want to go ""在我点击它后显示“....firebaseapp.com/”我的 url 我想要 go “”

And that what make him show me 404 page So my question is obviously is how to make read my link directly without messing with it那是什么让他给我看404页所以我的问题显然是如何直接阅读我的链接而不弄乱它

This photo explain all please help me这张照片解释一切请帮帮我

This is not a Firebase related issue since you have set an incorrect param.这不是 Firebase 相关问题,因为您设置了不正确的参数。

You will need to put an absolute path that begins with https:// of your target link.您需要放置一个以目标链接的https://开头的绝对路径。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM