Skip to content

Commit

Permalink
Merge pull request #1743 from plone/linkcheck-2024-10-25
Browse files Browse the repository at this point in the history
Fix broken links
  • Loading branch information
davisagli authored Oct 25, 2024
2 parents 3c90816 + 1ea91bd commit 2c1c73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ manual `.po` entries
Entries which cannot be detected by an automatic code scan.

react-intl
A library that is part of [Format.JS](https://formatjs.github.io/) which helps developers set up their applications for internationalization.
[`react-intl`](https://formatjs.github.io/docs/react-intl) is a library that is part of [Format.JS](https://formatjs.github.io/) which helps developers set up their applications for internationalization.

WSGI
The Web Server Gateway Interface (WSGI, pronounced _WIZ-ghee_) is a simple calling convention for web servers to forward requests to web applications or frameworks written in the Python programming language.
Expand Down

0 comments on commit 2c1c73b

Please sign in to comment.