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

[BUG] Broken doc ref to 'helm_chart' in real_world_fl/overview.html #3021

Closed
agiusa opened this issue Oct 10, 2024 · 1 comment · Fixed by #3022
Closed

[BUG] Broken doc ref to 'helm_chart' in real_world_fl/overview.html #3021

agiusa opened this issue Oct 10, 2024 · 1 comment · Fixed by #3022
Labels
bug Something isn't working

Comments

@agiusa
Copy link
Contributor

agiusa commented Oct 10, 2024

Describe the bug
Syntax error in doc ref for 'helm_chart' in docs/real_world_fl/overview.rst line 71. There is a leading space before the ref name.

To Reproduce

  1. ./build_doc.sh --html
  2. Check in "real_world_fl/overview.html" in paragraph "Customize the provision configuration" in bullet point "Helm".

Expected behavior
Working link to "Helm Chart for NVIDIA FLARE"

Screenshots
Image

@agiusa agiusa added the bug Something isn't working label Oct 10, 2024
@agiusa
Copy link
Contributor Author

agiusa commented Oct 10, 2024

I created a fix locally and tested it as well. And working to get the pull-request done

@agiusa agiusa changed the title [BUG] [BUG] Broken doc ref to 'helm_chart' in real_world_fl/overview.html Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant