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

docs: use full links in README, add warning about GitHub #559

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

bobheadxi
Copy link
Member

Lots of RST features work inconsistently on GitHub - for example, the switch to relative links in the README in #554 broke the links in the README. Since GitHub will still be the main entrypoint (I think) to learning about Rocket 2, making sure everything works here as a GitHub README is important, so I've switched the links back to full URLs and added a warning.

Ticket(s)

Details

@bobheadxi bobheadxi requested a review from chuck-sys October 15, 2020 01:28
@bobheadxi bobheadxi requested review from a team as code owners October 15, 2020 01:28
@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #559   +/-   ##
=======================================
  Coverage   93.81%   93.81%           
=======================================
  Files          47       47           
  Lines        2669     2669           
  Branches      361      361           
=======================================
  Hits         2504     2504           
  Misses        108      108           
  Partials       57       57           

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 9b5b940...6cfa206. Read the comment docs.

@chuck-sys chuck-sys merged commit 535e920 into master Oct 15, 2020
@chuck-sys chuck-sys deleted the docs/full-links branch October 15, 2020 02:54
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