docs: fix links
This commit is contained in:
@@ -124,7 +124,7 @@ trivial change
|
|||||||
|
|
||||||
command line interface
|
command line interface
|
||||||
|
|
||||||
- [Clan Options](/options)
|
- [Clan Options](./reference/options/clan.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -4,10 +4,10 @@ This section of the site provides an overview of available options and commands
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- [Clan Configuration Option](/options) - for defining a Clan
|
|
||||||
- Learn how to use the [Clan CLI](../reference/cli/index.md)
|
- Learn how to use the [Clan CLI](../reference/cli/index.md)
|
||||||
- Explore available [services](../services/definition.md)
|
- Explore available [services](../services/definition.md)
|
||||||
- [NixOS Configuration Options](../reference/clan.core/index.md) - Additional options avilable on a NixOS machine.
|
- [NixOS Configuration Options](../reference/clan.core/index.md) - Additional options avilable on a NixOS machine.
|
||||||
|
- [Search Clan Option](/option-search) - for defining a Clan
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
serviceModules = self.clan.modules;
|
serviceModules = self.clan.modules;
|
||||||
|
|
||||||
baseHref = "/options/";
|
baseHref = "/option-search/";
|
||||||
|
|
||||||
getRoles =
|
getRoles =
|
||||||
module:
|
module:
|
||||||
|
|||||||
Reference in New Issue
Block a user