Skip to content

Commit 61add7c

Browse files
committed
Set the docs url
1 parent a97ecf0 commit 61add7c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author_email: arnold.maxim@gmail.com
77
coc_contact: ''
88
copyright_begin: 2024
99
deploy_docs: rolling
10-
docs_url: ''
10+
docs_url: https://salt-extensions.github.io/saltext-stalekey/
1111
integration_name: ''
1212
license: apache
1313
loaders:

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you think you have found a security vulnerability, see
1111

1212
This README is for people aiming to contribute to the project.
1313
If you just want to get started with the extension, check out the
14-
module docstrings (for now, documentation is coming!).
14+
[User Documentation][docs].
1515

1616
## Contributing
1717

@@ -84,3 +84,4 @@ that's where you'll find the rest of the documentation.
8484
[PRs]: https://github.com/salt-extensions/saltext-stalekey/pulls
8585
[discussions]: https://github.com/salt-extensions/saltext-stalekey/discussions
8686
[comments]: https://conventionalcomments.org/
87+
[docs]: https://salt-extensions.github.io/saltext-stalekey/

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ content-type = "text/markdown"
4848

4949
[project.urls]
5050
Homepage = "https://github.com/salt-extensions/saltext-stalekey"
51+
Documentation = "https://salt-extensions.github.io/saltext-stalekey/"
5152
Source = "https://github.com/salt-extensions/saltext-stalekey"
5253
Tracker = "https://github.com/salt-extensions/saltext-stalekey/issues"
5354

0 commit comments

Comments
 (0)