Skip to content

Commit d5b8ecc

Browse files
committed
docs: revert hardcoded getting-started link to README.md
The link in the org-mode deprecation notice was hardcoded to `../getting-started/` as a workaround for VitePress not resolving README.md links. Now that #2765 adds a markdown-it rewrite rule to handle this automatically, revert to the canonical `README.md` reference. Assisted-by: Claude Signed-off-by: Wayne Sun <gsun@redhat.com>
1 parent 26045b5 commit d5b8ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/getting-started/org-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 4
44

55
# Per-Org Mode
66

7-
> **Planned deprecation.** Per-org installation mode will be deprecated in favor of per-repo installation ([ADR 0044](../../ADRs/0044-deprecate-per-org-installation-mode.md)). New installations should use the [per-repo Getting Started guides](../getting-started/). Existing per-org installations continue to work and are fully supported during the transition.
7+
> **Planned deprecation.** Per-org installation mode will be deprecated in favor of per-repo installation ([ADR 0044](../../ADRs/0044-deprecate-per-org-installation-mode.md)). New installations should use the [per-repo Getting Started guides](README.md). Existing per-org installations continue to work and are fully supported during the transition.
88
99
The goal of this document is that you install Fullsend for your whole
1010
GitHub organization, so different repositories share inference and infrastructure.

0 commit comments

Comments
 (0)