Skip to content

Commit 5dd3254

Browse files
authored
Fix linkcheck for Ansible.com and redirect to plone.api contributing (#1819)
1 parent 96806ed commit 5dd3254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
# -- sphinx-reredirects configuration ----------------------------------
386386
# https://documatt.com/sphinx-reredirects/usage.html
387387
redirects = {
388-
"contributing/plone-api": "/plone.api/contribute/index.html",
388+
"contributing/plone-api": "/plone.api/contribute.html",
389389
"contributing/plone-restapi": "/plone.restapi/docs/source/contributing/index.html",
390390
"contributing/volto": "/volto/contributing/index.html",
391391
"install/install-from-packages": "/install/create-project.html",

docs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ TTW
120120
Through-The-Web allows editing or customizing a Plone site through a web browser.
121121
122122
Ansible
123-
[Ansible](https://www.ansible.com/) is an open source automation platform.
123+
[Ansible](https://www.redhat.com/en/ansible-collaborative) is an open source automation platform.
124124
Ansible can help you with configuration management, application deployment, task automation.
125125
126126
Archetypes

0 commit comments

Comments
 (0)