We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A link "View Original" on the page like https://links.greenfork.me/bookmark/4/archive references the same https://links.greenfork.me/bookmark/4/archive link.
<body class="archive"> <div id="shiori-archive-header" class="header"> <p id="shiori-logo"><span>栞</span>shiori</p> <div class="spacer"></div> <a href="" target="_blank">View Original</a> <a href="[/bookmark/4/content](view-source:https://links.greenfork.me/bookmark/4/content)">View Readable</a> </div> <iframe src="[/bookmark/4/archive/file/](view-source:https://links.greenfork.me/bookmark/4/archive/file/)" frameborder="0"></iframe> </body>
See <a href="" target="_blank">View Original</a>.
<a href="" target="_blank">View Original</a>
Should be a link to the original resource.
Steps to reproduce the behavior:
The link to view the original works fine from the home page and from the "readable" page.
The text was updated successfully, but these errors were encountered:
Thanks for the report, I reproduced this locally.
Sorry, something went wrong.
fmartingr
Successfully merging a pull request may close this issue.
Data
Describe the bug / actual behavior
A link "View Original" on the page like https://links.greenfork.me/bookmark/4/archive references the same https://links.greenfork.me/bookmark/4/archive link.
See
<a href="" target="_blank">View Original</a>
.Expected behavior
Should be a link to the original resource.
To Reproduce
Steps to reproduce the behavior:
Notes
The link to view the original works fine from the home page and from the "readable" page.
The text was updated successfully, but these errors were encountered: