Skip to content

Commit

Permalink
Merge branch 'update-slack' into 'master'
Browse files Browse the repository at this point in the history
Updating Slack link

See merge request saltstack/open/docs/salt-user-guide!96
  • Loading branch information
Derek authored and Derek committed Sep 9, 2023
2 parents 9c6d9f1 + 667fe58 commit cf04036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
You must provide list of target files as input in your .pre-commit-config.yaml file.
files: ^(.*requirements.*\.txt|\.brokignore|sitevars.rst)$
- repo: https://github.com/timothycrosley/isort
rev: "5.9.3"
rev: "5.11.5"
hooks:
- id: isort
description: isort is a Python utility / library to sort imports automatically.
Expand Down Expand Up @@ -72,11 +72,12 @@ repos:
# language: system
# files: ^(index|docs/.*|docs/_includes/.*|README|CONTRIBUTING)\.rst$
- repo: https://github.com/saltstack/mirrors-nox
rev: v2021.6.12
rev: v2022.8.7
hooks:
- id: nox
alias: Generate Sphinx docs
description: Generate Sphinx docs, ensure they build
pass_filenames: false
args:
- -e
- 'docs-html(clean=True)'
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Salt User Guide
===============

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

.. image:: https://img.shields.io/twitch/status/saltprojectoss
:target: https://www.twitch.tv/saltprojectoss
Expand Down

0 comments on commit cf04036

Please sign in to comment.