From 6361a1da08320b6fd5c1c3ff4de1ff570130c6e2 Mon Sep 17 00:00:00 2001 From: KtorZ Date: Sun, 11 Dec 2022 12:47:25 +0100 Subject: [PATCH] Rename 'comparisons' to 'Ecosystem Overview' 'comparisons' felt a bit out-of-context on the summary/sidebar. --- book/src/SUMMARY.md | 2 +- book/src/{comparisons.md => ecosystem-overview.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename book/src/{comparisons.md => ecosystem-overview.md} (99%) diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md index 43e77778..5d40a509 100644 --- a/book/src/SUMMARY.md +++ b/book/src/SUMMARY.md @@ -27,5 +27,5 @@ - [Syntax](./uplc/syntax.md) - [Command-line utilities](./uplc/cli.md) - [Builtins](./uplc/builtins.md) -- [Comparisons](./comparisons.md) +- [Ecosystem Overview](./ecosystem-overview.md) - [Resources](./resources.md) diff --git a/book/src/comparisons.md b/book/src/ecosystem-overview.md similarity index 99% rename from book/src/comparisons.md rename to book/src/ecosystem-overview.md index be86ca62..64fb3569 100644 --- a/book/src/comparisons.md +++ b/book/src/ecosystem-overview.md @@ -1,4 +1,4 @@ -# Comparisons +# Ecosystem Overview Within the Cardano community there has been a flourishing ecosystem of alternative languages for writing smart contracts. So naturally, one might ask about