fixed absolute links#883
Conversation
Signed-off-by: Adrien Duermael <adrien@duermael.com>
Signed-off-by: Adrien Duermael <adrien@duermael.com>
|
Does this actually work without breaking these links in the Docker Cloud docs? I wasn't aware that HTML would allow relative links on (For reference, I'm making a specific design decision in the Cloud docs to open a new tab so that the reader isn't distracted from a tutorial flow. This modifier isn't supported by markdown, which is why it's in HTML.) |
I assume it works... Can you point me to a page that could bring that kind of issue? |
|
@sanscontext It opens a new tab, even with a relative link. |
|
Sorry, I'd been waiting for the Netlify preview to show up - forgot it's now hidden three clicks deep. :P All my specific links appear to be working! |
|
ping @johndmulhausen |
|
Thanks, @aduermael :) |
|
thanks @johndmulhausen! |

Proposed changes
Fixed absolute links in current version's content for new tests in #849 to pass.