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
Small bug I just noticed. If you go to:
https://nextstrain.org/lassa/s:l
You properly got the "s" segment / "l" segment tangletree, but the URL is updated to:
https://nextstrain.org/lassa/s
The text was updated successfully, but these errors were encountered:
TangleTree URLs are now correct when tree is last part of the URL
51ccced
See issue #706. Note that this server logic is only currently used for local auspice versions, not nextstrain.org.
8fcbe07
Closes Auspice issue nextstrain/auspice#706
Fixed in nextstrain.org via commit: nextstrain/nextstrain.org@8fcbe07 And in auspice via commit: 51ccced
Note that addressing #687 will shift the logic for this from the server to the client.
Sorry, something went wrong.
No branches or pull requests
Small bug I just noticed. If you go to:
https://nextstrain.org/lassa/s:l
You properly got the "s" segment / "l" segment tangletree, but the URL is updated to:
https://nextstrain.org/lassa/s
The text was updated successfully, but these errors were encountered: