Update index.md#714
Conversation
Fix getting-started link
There was a problem hiding this comment.
Code Review
This pull request updates a documentation link in docs/index.md from getting-started.md to getting-started. The reviewer suggests also updating the specs.md link to specs to maintain consistency across the documentation.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| Butane (formerly the Fedora CoreOS Config Transpiler, FCCT) translates human readable Butane Configs | ||
| into machine readable [Ignition](https://coreos.github.io/ignition/) Configs. See the [getting | ||
| started](getting-started.md) guide for how to use Butane and the [configuration specifications](specs.md) | ||
| started](getting-started) guide for how to use Butane and the [configuration specifications](specs.md) |
There was a problem hiding this comment.
To maintain consistency in link formatting across the documentation, consider updating the specs.md link to specs as well, similar to the change made for getting-started.
| started](getting-started) guide for how to use Butane and the [configuration specifications](specs.md) | |
| started](getting-started) guide for how to use Butane and the [configuration specifications](specs) |
Fix getting-started link on the docs page.
Kept as a draft as I go verify other issues with the docs.