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