Skip to content

Commit f55610a

Browse files
timassbarnea
andauthored
Remove copyright year in mkdocs.yml (ansible#146)
* Update the copyright year in mkdocs.yml. * Remove year in copyright --------- Co-authored-by: Sorin Sbarnea <[email protected]>
1 parent bb42685 commit f55610a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_name: Ansible Development Tools Documentation
33
site_url: https://ansible.readthedocs.io/projects/dev-tools/
44
repo_url: https://github.com/ansible/ansible-dev-tools
55
edit_uri: blob/main/docs/
6-
copyright: Copyright © 2023 Red Hat, Inc.
6+
copyright: Copyright © Red Hat, Inc.
77
docs_dir: docs
88
strict: true
99

0 commit comments

Comments
 (0)