Skip to content

Commit

Permalink
Fixed links & added tools badge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr committed Dec 22, 2021
1 parent 266c153 commit c22abf9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,11 @@ This repository includes a collection of advanced and curated Modules consisting
| [Virtual WANs](https://github.com/Azure/ResourceModules/tree/main/arm/Microsoft.Network/virtualWans) | [!['Network: VirtualWans'](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualwans.yml/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualwans.yml) |
| [Web/Function Apps](https://github.com/Azure/ResourceModules/tree/main/arm/Microsoft.Web/sites) | [!['Web: Sites'](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.sites.yml/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.sites.yml) |

<!-- ## Contributors
## Tooling

Contributors names and contact info
* [@segraef](<https://twitter.com/segraef>)
-->
| Name | Status | Docs |
| - | - | - |
| [ConvertTo-ARMTemplate](https://github.com/Azure/ResourceModules/blob/main/utilities/tools/ConvertTo-ARMTemplate.ps1) | [![.Platform: Test - ConvertTo-ARMTemplate.ps1](https://github.com/Azure/ResourceModules/actions/workflows/platform.convertToArmTemplate.tests.yml/badge.svg?branch=main)](https://github.com/Azure/ResourceModules/actions/workflows/platform.convertToArmTemplate.tests.yml) | [link](https://github.com/Azure/ResourceModules/wiki/UtilitiesConversionScript) |

## Contributing

Expand Down
4 changes: 2 additions & 2 deletions docs/wiki/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ If you're unfamiliar with Infrastructure as Code, or wonder how you can use the
- [Testing](./Testing)
- [Design](./TestingDesign)
- [Usage](./TestingUsage)
- [Utilities](./Utilities.md)
- [Bicep to ARM conversion script](./UtilitiesConversionScript.md)
- [Utilities](./Utilities)
- [Bicep to ARM conversion script](./UtilitiesConversionScript)
- [Pipelines](./Pipelines)
- [Design](./PipelinesDesign)
- [Usage](./PipelinesUsage)
Expand Down
2 changes: 1 addition & 1 deletion docs/wiki/Utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ This section and its sub-sections describe tools and utilities provided in this

### _Navigation_

- [Bicep to ARM conversion script](./UtilitiesConversionScript.md)
- [Bicep to ARM conversion script](./UtilitiesConversionScript)

---
2 changes: 1 addition & 1 deletion docs/wiki/_Sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- [Testing](./Testing)
- [Design](./TestingDesign)
- [Usage](./TestingUsage)
- [Utilities](./Utilities.md)
- [Utilities](./Utilities)
- [Pipelines](./Pipelines)
- [Design](./PipelinesDesign)
- [Usage](./PipelinesUsage)
Expand Down

0 comments on commit c22abf9

Please # to comment.