From 8eb78704d5377f1b5f1bdc16fdd5cdf15cd58d4f Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sun, 1 Dec 2019 08:20:43 -0800 Subject: [PATCH] Change website to link to `docs.dhall-lang.org` (#1576) --- dhall-try/index.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/dhall-try/index.html b/dhall-try/index.html index afac7c8..2304d32 100644 --- a/dhall-try/index.html +++ b/dhall-try/index.html @@ -71,21 +71,21 @@ @@ -178,7 +178,7 @@

- Dhall is a programmable configuration language + Dhall is a programmable configuration language that you can think of as: JSON + functions + types + imports

@@ -237,7 +237,7 @@

… that you can read directly into several languages or convert to other file formats (including YAML or JSON).

- Supported integrations + Supported integrations

Fearlessly refactor

@@ -268,7 +268,7 @@

The language aims to support safely importing and evaluating untrusted Dhall code, even code authored by malicious users. We treat the inability to do so as a specification bug.

- Safety guarantees + Safety guarantees

Use programming language features

@@ -290,7 +290,7 @@
- Get started + Get started

This work is licensed under a Creative Commons Attribution 4.0 International License.