File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 2
2
layout : module
3
3
permalink : /module/ConfluencePS/
4
4
---
5
+ # [ ConfluencePS] ( https://atlassianps.org/module/ConfluencePS )
5
6
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 )
9
8
10
9
Automate your documentation! ConfluencePS is a PowerShell module that interacts with Atlassian's [ Confluence] wiki product.
11
10
@@ -48,14 +47,14 @@ Get-Command -Module ConfluencePS
48
47
Get-Help Get-ConfluencePage -Full # or any other command
49
48
```
50
49
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.
52
51
53
52
### Contribute
54
53
55
54
Want to contribute to AtlassianPS? Great!
56
55
We appreciate [ everyone] ( https://atlassianps.org/#people ) who invests their time to make our modules the best they can be.
57
56
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.
59
58
60
59
## Acknowledgments
61
60
You can’t perform that action at this time.
0 commit comments