summaryrefslogtreecommitdiff
path: root/docs/guide/getting-started/nix.md
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-10-15 15:37:46 +0200
committerAylur <[email protected]>2024-10-15 15:37:46 +0200
commitc84d7103c74e313fe37dd285e47c819afa6e0d27 (patch)
tree0e0cbcee40676d2ce88f2b6f040ee3210b08020f /docs/guide/getting-started/nix.md
parentcbe650afb31c24faea6da45b4aeeffc6e964969d (diff)
parentb33c3bf91dbbea13b1a2c8603e00809b22cd42c8 (diff)
Merge branch 'small-refactor'
Diffstat (limited to 'docs/guide/getting-started/nix.md')
-rw-r--r--docs/guide/getting-started/nix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/getting-started/nix.md b/docs/guide/getting-started/nix.md
index 5c0db28..1d50d35 100644
--- a/docs/guide/getting-started/nix.md
+++ b/docs/guide/getting-started/nix.md
@@ -88,7 +88,7 @@ Using Astal on Nix will require you to package your project.
## AGS
-The recommended way to use [AGS](../ags/first-widgets#first-widgets) on NixOS is through the home-manager module.
+The recommended way to use [AGS](../typescript/first-widgets#first-widgets) on NixOS is through the home-manager module.
Example content of a `flake.nix` file that contains your `homeConfigurations`.