Skip to content

Commit a3663ee

Browse files
authored
Merge branch 'master' into develop
2 parents fc78f52 + 127b35b commit a3663ee

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
layout: module
33
permalink: /module/ConfluencePS/
44
---
5+
# [ConfluencePS](https://atlassianps.org/module/ConfluencePS)
56

6-
# ConfluencePS
7-
8-
[![GitHub release](https://img.shields.io/github/release/AtlassianPS/ConfluencePS.svg)](https://github.com/AtlassianPS/ConfluencePS/releases/latest) [![Build status](https://ci.appveyor.com/api/projects/status/viulo95g362l6vym/branch/master?svg=true)](https://ci.appveyor.com/project/AtlassianPS/confluenceps/branch/master) [![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/ConfluencePS.svg)](https://www.powershellgallery.com/packages/ConfluencePS) ![License](https://img.shields.io/badge/license-MIT-blue.svg)
7+
[![GitHub release](https://img.shields.io/github/release/AtlassianPS/ConfluencePS.svg)](https://github.com/AtlassianPS/ConfluencePS/releases/latest) [![Build status](https://img.shields.io/appveyor/ci/AtlassianPS/ConfluencePS/master.svg)](https://ci.appveyor.com/project/AtlassianPS/confluenceps/branch/master) [![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/ConfluencePS.svg)](https://www.powershellgallery.com/packages/ConfluencePS) ![License](https://img.shields.io/badge/license-MIT-blue.svg)
98

109
Automate your documentation! ConfluencePS is a PowerShell module that interacts with Atlassian's [Confluence] wiki product.
1110

@@ -48,14 +47,14 @@ Get-Command -Module ConfluencePS
4847
Get-Help Get-ConfluencePage -Full # or any other command
4948
```
5049

51-
For first steps to get up and running, check out the [Getting Started](https://atlassianps.org/docs/ConfluencePS/Getting_Started.html) page.
50+
For first steps to get up and running, check out the [Getting Started](https://atlassianps.org/docs/ConfluencePS/#getting-started) page.
5251

5352
### Contribute
5453

5554
Want to contribute to AtlassianPS? Great!
5655
We appreciate [everyone](https://atlassianps.org/#people) who invests their time to make our modules the best they can be.
5756

58-
Check out our guidelines on [Contributing](https://atlassianps.org/docs/Contributing.html) to our modules and documentation.
57+
Check out our guidelines on [Contributing](https://atlassianps.org/docs/Contributing/) to our modules and documentation.
5958

6059
## Acknowledgments
6160

0 commit comments

Comments
 (0)