Skip to content

Commit

Permalink
[skip ci] Fix umbrella module index page links
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne committed Dec 1, 2023
1 parent 22e0265 commit 39f219a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ConsoleKit/Docs.docc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

Utilities for interacting with a terminal and the commandline in a Swift application.

`ConsoleKit` is an umbrella module, exporting [ConsoleKitTerminal](./ConsoleKitTerminal) and [ConsoleKitCommands](./ConsoleKitCommands). It has no separate functionality of its own.
`ConsoleKit` is an umbrella module, exporting [ConsoleKitTerminal](/consolekitterminal/documentation/consolekitterminal) and [ConsoleKitCommands](/consolekitcommands/documentation/consolekitcommands). It has no separate functionality of its own.

0 comments on commit 39f219a

Please sign in to comment.