Skip to content

Commit 2dfffa7

Browse files
Removed html tags from markdown
Signed-off-by: Russell Seymour <[email protected]>
1 parent 650815f commit 2dfffa7

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

overview.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
1-
<div style="background-color: #99ccff; color: black; padding:4px">
2-
<strong>DEPRECATED</strong>
3-
<p>
4-
This extension is now deprecated in favour of the new Chef Extension for Azure DevOps which can be found <a href="https://marketplace.visualstudio.com/items?itemName=chef-software.chef-azdo">here</a>. The new extension allows the execution of any Chef component.
5-
</p>
6-
<p>
7-
This version of the Chef Extension will not be developed or maintained. We encourage everyone to upgrade to the new extension. Documentation and migration information can be found <a href="https://chef-partners.github.io/azuredevops-chef-extension">here</a>.
8-
</p>
9-
</div>
10-
11-
<p />
1+
# ---- DEPRECATED ----
2+
This extension is now deprecated in favour of the new Chef Extension for Azure DevOps which can be found [here](https://marketplace.visualstudio.com/items?itemName=chef-software.chef-azdo). The new extension allows the execution of any Chef component.
3+
4+
This version of the Chef Extension will not be developed or maintained. We encourage everyone to upgrade to the new extension. Documentation and migration information can be found [here](https://chef-partners.github.io/azuredevops-chef-extension).
125

136

147
# Chef Integration for Azure Pipelines

0 commit comments

Comments
 (0)