llama-stack-mirror/llama_stack/templates/nvidia
Ben Browning 94fcfb5674
fix: broken links on nvidia distro docs when rendered (#2446)
# What does this PR do?

The Nvidia distribution docs had some broken links when viewing the
rendered docs site, where the deep links they were attempting into our
code on GitHub weren't actually getting users to the intended
destination.

This updates those links to use the `{repopath}` helper we use elsewhere
to generate valid deep links into the Llama Stack repository.

## Test Plan

I generated the site locally after this change and ensured the links now
resolve to their intended destination.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-17 13:02:13 +05:30
..
__init__.py add nvidia distribution (#565) 2025-01-15 14:04:43 -08:00
build.yaml feat: support postgresql inference store (#2310) 2025-05-29 14:33:09 -07:00
doc_template.md fix: broken links on nvidia distro docs when rendered (#2446) 2025-06-17 13:02:13 +05:30
nvidia.py feat: Add Nvidia e2e beginner notebook and tool calling notebook (#1964) 2025-06-16 11:29:01 -04:00
run-with-safety.yaml feat: Add Nvidia e2e beginner notebook and tool calling notebook (#1964) 2025-06-16 11:29:01 -04:00
run.yaml feat: Add Nvidia e2e beginner notebook and tool calling notebook (#1964) 2025-06-16 11:29:01 -04:00