Skip to content

Commit 1ea9a9c

Browse files
authored
Remove defunct compositional-it.com links from docs (#1247)
1 parent 1df0379 commit 1ea9a9c

6 files changed

Lines changed: 3 additions & 14 deletions

File tree

docs/config.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,3 @@ identifier = "nuget"
2323
url = "https://www.nuget.org/packages/Farmer/"
2424
weight = 10
2525

26-
[[Languages.en.menu.shortcuts]]
27-
name = "<img src='/farmer/images/cit.png'></img> Compositional IT"
28-
identifier = "cit"
29-
url = "https://compositional-it.com"
30-
weight = 11

docs/content/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Farmer is an easy-to-learn library for rapidly authoring and deploying entire Az
1313
* **Idempotent deployments**. Safely provision a template repeatedly and know that only changes will be applied.
1414
* **Cross-platform**. Runs on .NET Core on Windows, Mac or Linux.
1515
* **Built on trusted technologies**. Farmer uses Microsoft's Azure Resource Manager (ARM) technology for deployments to Azure.
16-
* **Commercial supported**. [Professional support plans](https://www.compositional-it.com/consultancy/farmer/) for teams that wish to benefit from peace of mind and further improve the product.
1716
* **Easy to learn, easy to understand** code through a simple, strongly-typed and pragmatic DSL.
1817

1918
#### Already using ARM templates?

docs/content/faq/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,3 @@ Yes. You can use some adapters that Farmer provides to generate resources using
4242
#### The resource I need isn't included!
4343
Create an issue on our [github repository](https://github.com/CompositionalIT/farmer/issues), ideally with a sample ARM template and a link to the official Microsoft documentation on the resource. We can't promise we'll look at it immediately, but raising the issue is an important first step to getting more resources supported.
4444

45-
#### But our organisation really needs that resource enhancement today!
46-
Drop us [an email](info@compositional-it.com) explaining what you need; we're happy to discuss a commercial support arrangement to provide you with features that you need in a more timely fashion.

docs/content/links/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ In this page, you can find blog posts, videos and tweets on Farmer that will giv
88

99

1010
#### Blog Posts
11-
* [Compositional IT articles on Farmer](https://www.compositional-it.com/news-blog/tag/farmer/)
1211
* [Azure SQL Database deployment with Farmer, DbUp and GitHub Actions](https://www.azurefromthetrenches.com/azure-sql-database-deployment-with-farmer-dbup-and-github-actions/)
1312
* [Introduction to Farmer - IaC with Azure](https://www.svenmalvik.com/azure-first-farmer-project/)
1413
* [Farmer: Simpler ARM deployments with Octopus Deploy](https://octopus.com/blog/farmer-and-octopus-deploy)

docs/content/support/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ date: 2020-06-27T17:57:05+02:00
44
weight: 7
55
---
66

7-
The creators of Farmer, [Compositional IT](https://compositional-it.com), offer a professional [fully managed support package](https://www.compositional-it.com/consultancy/farmer/) which we strongly recommend for any organisations using Farmer on a commercial basis. It includes:
7+
The creators of Farmer, Compositional IT, offer a professional fully managed support package which we strongly recommend for any organisations using Farmer on a commercial basis. It includes:
88

99
* **Prioritised resolution** of any bugs. If you find a bug that's blocking you, we'll prioritise it and release a hot fix as soon as it's ready.
1010
* **Prioritised resolution** and escalation of issues. If there's a possible issue or question, we'll prioritise dealing with it.
1111
* **Prioritised feature requests**: Get new features that are important to you added first.
1212
* **Personalised support** and guidance via email, telephone or video. Speak to one of our team for advice and best practices on how to best manage deployments.
13-
* **Discounts** on our [F# and Azure training and coaching services](https://www.compositional-it.com/training-coaching/)
14-
15-
#### Please [contact us](mailto:info@compositional-it.com) to find out more!
13+
* **Discounts** on our F# and Azure training and coaching services

docs/content/testimonials/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 7
1010
> particularly with the SAFE Stack. It's helping our team adopt best practices without passing on
1111
> expense to our customers."
1212
>
13-
> **Isaac Abraham, Director, [Compositional IT](https://compositional-it.com)**
13+
> **Isaac Abraham, Director, Compositional IT**
1414
1515

1616
> "Farmer quickly became an essential tool for Continuous Deployment at our F# projects.

0 commit comments

Comments
 (0)