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.
2626This post explains in more detail the motivation behind programmable
2727configuration files:
2828
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 )
3030
3131* "Why not configure my program using Haskell code?"*
3232
Original file line number Diff line number Diff line change @@ -1857,7 +1857,7 @@ import Dhall
18571857-- You can find an up-to-date list of available built-in functions and operators
18581858-- here:
18591859--
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 >
18611861
18621862-- $caveats
18631863--
@@ -2316,4 +2316,4 @@ import Dhall
23162316
23172317-- $faq
23182318--
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