Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into staging

* 'staging' of https://github.com/thenic95/developer-portal:
  marlowe playground links updated (cardano-foundation#685)
  Modify tagline on main page (cardano-foundation#684)
  • Loading branch information
thenic95 committed Jul 8, 2022
2 parents 74a516f + 244abdb commit bd26f30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/smart-contracts/marlowe.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image: ../img/og-developer-portal.png
## Get started with Marlowe
Marlowe is a domain-specific language (DSL) that enables users to create blockchain applications that are specifically designed for financial contracts.

If you want to learn Marlowe from the ground up, start with [Marlowe Tutorial](https://alpha.marlowe.iohkdev.io/doc/marlowe/tutorials/index.html), or jump right into the [Marlowe Playground](https://alpha.marlowe.iohkdev.io/):
If you want to learn Marlowe from the ground up, start with [Marlowe Tutorial](https://play.marlowe-finance.io/doc/marlowe/tutorials/index.html), or jump right into the [Marlowe Playground](https://play.marlowe-finance.io):

[![Marlowe Playground](../../static/img/get-started/smart-contracts/marlowe-playground.jpg)](https://alpha.marlowe.iohkdev.io/)

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const vars = require('./variables')
// Docusaurus Config
module.exports = {
title: "Cardano Developer Portal",
tagline: "let's build better",
tagline: "Let’s build together",
url: "https://developers.cardano.org",
baseUrl: "/",
onBrokenLinks: "warn",
Expand Down

0 comments on commit bd26f30

Please sign in to comment.