Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ nav_order: 1

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)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
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)

for everything Butane configs support.