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

Set micrositeDocumentationUrl as root-relative #2140

Merged
merged 1 commit into from
Jan 19, 2018
Merged

Set micrositeDocumentationUrl as root-relative #2140

merged 1 commit into from
Jan 19, 2018

Conversation

calvellido
Copy link
Contributor

This change is due to to the documentation URL not being properly formed depending on the base href. By setting it as root-relative, we can be totally sure where we are pointing the link to.

Info related to this can be found on 47degrees/sbt-microsites#251

@codecov-io
Copy link

codecov-io commented Jan 8, 2018

Codecov Report

Merging #2140 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2140   +/-   ##
=======================================
  Coverage   94.66%   94.66%           
=======================================
  Files         328      328           
  Lines        5533     5533           
  Branches      199      199           
=======================================
  Hits         5238     5238           
  Misses        295      295

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3774a19...3eadb31. Read the comment docs.

@LukaJCB LukaJCB merged commit 8db3501 into typelevel:master Jan 19, 2018
@kailuowang kailuowang added this to the 1.1 milestone Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants