File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ error-prone and difficult to maintain/migrate.
26
26
This post explains in more detail the motivation behind programmable
27
27
configuration files:
28
28
29
- * [ Programmable configuration files] ( https://github.com/ dhall-lang/dhall-lang/wiki/ Programmable-configuration-files )
29
+ * [ Programmable configuration files] ( https://docs. dhall-lang.org/discussions/ Programmable-configuration-files.html )
30
30
31
31
* "Why not configure my program using Haskell code?"*
32
32
Original file line number Diff line number Diff line change @@ -1857,7 +1857,7 @@ import Dhall
1857
1857
-- You can find an up-to-date list of available built-in functions and operators
1858
1858
-- here:
1859
1859
--
1860
- -- <https://github.com/ dhall-lang/dhall-lang/wiki/ Built-in-types%2C-functions%2C-and-operators Built-in types, functions, and operators >
1860
+ -- <https://docs. dhall-lang.org/references/ Built-in-types.html >
1861
1861
1862
1862
-- $caveats
1863
1863
--
@@ -2316,4 +2316,4 @@ import Dhall
2316
2316
2317
2317
-- $faq
2318
2318
--
2319
- -- <https://github.com/ dhall-lang/dhall-lang/wiki/Frequently-Asked-Questions-( FAQ) Frequently Asked Questions (FAQ) >
2319
+ -- <https://docs. dhall-lang.org/howtos/ FAQ.html >
You can’t perform that action at this time.
0 commit comments