Support apidog:// links on cards
I
Ian Paterson
I would like to link cards to pages in our published docs site, but the resulting card is not clickable.
<Card title="Product" href="apidog://link/pages/749589">
A catalog item
</Card>
Compared to the markdown link that does work:
Emily
Hi, you can obtain the page link as shown in the screenshot and set it as the href value.
I
Ian Paterson
Thanks, but I should have mentioned that my request is in the context of published docs sites. This tip is helpful but the value of apidog:// links is that they map to the current canonical URL. We have changed the slugs on pages and while the previous links like /the-page-112378m0 still work, they are not as elegant. We have avoided linking cards with the href attribute so far but I think a reasonable workaround if apidog:// links are impossible there is to set up redirects as an indication that something is linking to a page with a direct path rather than an apidog:// reference.
Emily
Ian PatersonThanks for your feedback.We truly value your input and appreciate you taking the time to share this with us. Currently we support these two formats:"endpoint-43785151"、"api-43785152"。And I'll pass on your suggestion to the product team for potential improvements.