-
Notifications
You must be signed in to change notification settings - Fork 6.3k
docs: fix install.sh link #4627
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
Conversation
✨ Coder.com for PR #4627 deployed! It will be updated on every commit.
- Host: /docs/code-server
- Last deploy status: skipped
- Commit: b0ebac2
- Workflow status: https://github.com/coder/code-server/actions/runs/1589868032
Codecov Report
Merging #4627 (469e0e2) into main (3059d72) will not change coverage.
The diff coverage isn/a
.
❗ Current head 469e0e2 differs from pull request most recent head 1401005. Consider uploading reports for the commit 1401005 to get more accurate results
Impacted file tree graph
@@ Coverage Diff @@ ## main #4627 +/- ## ======================================= Coverage 66.10% 66.10% ======================================= Files 30 30 Lines 1658 1658 Branches 337 337 ======================================= Hits 1096 1096 Misses 477 477 Partials 85 85
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 73e0b79...1401005. Read the comment docs.
This PR fixes two broken links for
install.sh
.Fixes #4545