Skip to content
New issue

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

fix broken docs URL, missing v prefix #190

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Conversation

jmcampanini
Copy link
Member

Given that:

  • the latest tag has a v prefix
  • godel's version.GetVersion strips the leading v prefix

We end up in a situation where the docs URL being constructed doesn't exist (since the URL is missing the v prefix).

This PR adds the prefix explicitly.

@bluekeyes bluekeyes merged commit 6c116ee into develop Jun 5, 2020
@bluekeyes bluekeyes deleted the jc/fix-docs-URL branch June 5, 2020 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants