diff --git a/config.toml b/config.toml index bfdf8e4..2d553ca 100644 --- a/config.toml +++ b/config.toml @@ -174,11 +174,7 @@ baseName = "feed" link_url0 = "https://demo.uzerp.com/" link_text0 = "Go to uzERP Demo" - subtitle1 = """Get uzERP on Digital Ocean
You can install uzERP with one click using the pre-configured droplet from the Digital Ocean Marketplace.
This will give you a fully working system for as little as $5 per month. """ - link_url1= "https://marketplace.digitalocean.com/apps/uzerp?refcode=5f54dd12ba57" - link_text1 = "Create a uzERP droplet" - - subtitle2 = """Or use the development CLI which provides an easy way to get a local uzERP development or demo environment up and running quickly""" + subtitle2 = """Use the development CLI which provides an easy way to get a local uzERP development or demo environment up and running quickly""" link_url2 = "https://github.com/uzerpllp/uzerp-dev-cli" link_text2 = "Go to uzerp-dev-cli"