-
Notifications
You must be signed in to change notification settings - Fork 41
Fix broken links for cargo doc #1242
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
5019e66 to
96ce191
Compare
|
If it fixes all warnings, can you change the CI to make the job fail if we introduce a new warning? |
|
There are still some warnings. But LGTM. |
|
I only get the following warnings which are not docs specific: |
I added |
Are you sure you are rebuilding everything? I have warnings on my side. |
|
Running |
|
See #1244 |
make docs-rustwas generating quite a few warnings with broken links. This PR fixes broken internal links.