mkdocs.yml: Fix broken links in documentation#5733
Open
rene wants to merge 1 commit intolf-edge:masterfrom
Open
mkdocs.yml: Fix broken links in documentation#5733rene wants to merge 1 commit intolf-edge:masterfrom
rene wants to merge 1 commit intolf-edge:masterfrom
Conversation
- Remove API links since API code has been moved to a dedicated project since EVE 10.6.0 - Fix link for go-libzfs - Fix a typo Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5733 +/- ##
===========================================
+ Coverage 19.52% 29.87% +10.34%
===========================================
Files 19 18 -1
Lines 3021 2417 -604
===========================================
+ Hits 590 722 +132
+ Misses 2310 1549 -761
- Partials 121 146 +25 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
rucoder
reviewed
Apr 2, 2026
| - Debugging: 'docs/DEBUGGING.md' | ||
| - 'Kernel dump collection': 'docs/KERNEL-DUMPS.md' | ||
| - API: | ||
| - Information: 'api/README.md' |
Contributor
There was a problem hiding this comment.
Maybe pint to github.com/lf-edge/eve-api repo ?
Contributor
Author
There was a problem hiding this comment.
I don't think is needed, we have specific links to eve-api throughout the documentation.....
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
How to test and validate this PR
Just check the generated documentation in https://eve-os.readthedocs.io/
Changelog notes
None.
PR Backports
No need to backport.
Checklist
check them.