8000 Merge branch 'update-slack' into 'master' · saltstack/salt-user-guide@cf04036 · GitHub
[go: up one dir, main page]

Skip to content

Commit cf04036

Browse files
DerekDerek
authored andcommitted
Merge branch 'update-slack' into 'master'
Updating Slack link See merge request saltstack/open/docs/salt-user-guide!96
2 parents 9c6d9f1 + 667fe58 commit cf04036

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
You must provide list of target files as input in your .pre-commit-config.yaml file.
3030
files: ^(.*requirements.*\.txt|\.brokignore|sitevars.rst)$
3131
- repo: https://github.com/timothycrosley/isort
32-
rev: "5.9.3"
32+
rev: "5.11.5"
3333
hooks:
3434
- id: isort
3535
description: isort is a Python utility / library to sort imports automatically.
@@ -72,11 +72,12 @@ repos:
7272
# language: system
7373
# files: ^(index|docs/.*|docs/_includes/.*|README|CONTRIBUTING)\.rst$
7474
- repo: https://github.com/saltstack/mirrors-nox
75-
rev: v2021.6.12
75+
rev: v2022.8.7
7676
hooks:
7777
- id: nox
7878
alias: Generate Sphinx docs
7979
description: Generate Sphinx docs, ensure they build
80+
pass_filenames: false
8081
args:
8182
- -e
8283
- 'docs-html(clean=True)'

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Salt User Guide
33
===============
44

5-
.. image:: https://img.shields.io/badge/slack-@saltstackcommunity-blue.svg?logo=slack
6-
:target: https://join.slack.com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg
5+
.. image:: https://img.shields.io/badge/slack-SaltProject-blue.svg?logo=slack
6+
:target: https://via.vmw.com/salt-slack
77

88
.. image:: https://img.shields.io/twitch/status/saltprojectoss
99
:target: https://www.twitch.tv/saltprojectoss

0 commit comments

Comments
 (0)
0