Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Fix link to pango#30315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fix link to pango#30315
Conversation
d40a024
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
@@ -78,7 +78,7 @@ number of other projects: | |||
- `Microsoft DirectWrite`_ | |||
- `Apple Core Text`_ | |||
.. _pango:https://pango.gnome.org | |||
.. _pango:https://github.com/GNOME/pango |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
That's a mirror; it should've gone to their GitLab.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Or, to their website:https://www.gtk.org/docs/architecture/pango - sorry for not checking, will fix in a follow up PR
PR summary
This fixes an old dead link to the pango project.
PR checklist