Hi there,
I am trying to publish a quarto website which has a number of different pages. One of those pages is a quarto book which I have embedded as an iframe in a .qmd file. I'm not sure if this is the best approach, but it worked well for me when rendering the website from R Studio during development.
The problem is that now that I have published the website using posit connect cloud, when i navigate to the page containing the book, it shows "Page not Found".
Any help with fixing this approach or finding a better approach would be greatly appreciated.
Thank you,
Andrew