Skip to content

Commit 9ecd4f0

Browse files
committed
Fix broken links and redirects
1 parent c60b5af commit 9ecd4f0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ CloudFormation
9999
100100
Travis CI
101101
Travis CI is a hosted, distributed continuous integration service used to build and test software projects hosted at GitHub.
102-
Open source projects may be tested with limited runs via [travis-ci.org](https://travis-ci.org).
102+
Open source projects may be tested with limited runs via [travis-ci.com](https://www.travis-ci.com).
103103
104104
Solr
105105
[Solr](https://solr.apache.org/) is a popular, blazing-fast, open source enterprise search platform built on Apache Lucene.
@@ -367,7 +367,7 @@ gettext
367367
368368
.po
369369
The file format used by the gettext translation system.
370-
See https://www.gnu.org/software/hello/manual/gettext/PO-Files.html.
370+
See https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/PO-Files.html.
371371
372372
i18ndude
373373
Support tool to create and update message catalogs from instrumented source code.

docs/i18n/contributing-translations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ If you do not have commit access on GitHub [collective group](https://github.com
9898

9999
The request will appear for `plone.app.locales` authors.
100100

101-
If it does not get merged in a timely manner, ask on the Plone Community Forum category [Translations and i18n/l10n](https://community.plone.org/c/development/i18nl10n).
101+
If it does not get merged in a timely manner, ask on the Plone Community Forum category [Translations and i18n/l10n](https://community.plone.org/c/development/i18nl10n/42).
102102

103103

104104
## Resyncing translations
@@ -113,4 +113,4 @@ To release a new `plone.app.locales` version, [read `RELEASING.rst`](https://git
113113

114114
## Support
115115

116-
Please ask questions on the Plone Community Forum category [Translations and i18n/l10n](https://community.plone.org/c/development/i18nl10n).
116+
Please ask questions on the Plone Community Forum category [Translations and i18n/l10n](https://community.plone.org/c/development/i18nl10n/42).

docs/i18n/internationalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Do not use `easy_install i18ndude`.
388388
`i18ndude` depends on various Zope packages, and pulling them in to your system-wide Python configuration could be dangerous, due to potential conflicts with corresponding, but different, versions of the same packages used with Plone.
389389
390390
```{seealso}
391-
https://markmail.org/message/gru5oaxdl452ekh6#query:+page:1+mid:m22a2ap4xwtwogs5+state:results
391+
https://markmail.org/message/ugq72cftmju4xgjh
392392
```
393393
````
394394

0 commit comments

Comments
 (0)