8000 Make links clickable in 2022 minutes by hugovk · Pull Request #125 · python/docs-community · GitHub
[go: up one dir, main page]

Skip to content

Make links clickable in 2022 minutes #125

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 31, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix emoji
  • Loading branch information
hugovk committed Jul 31, 2024
commit e29ed97475871cebd06647da5698c4c0c8323c75
2 changes: 1 addition & 1 deletion docs/monthly-meeting/2023-08.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Please take a second to read through it!

## Reports and celebrations

- [PR to keep "translated" attribute on translated nodes](https://github.com/sphinx-doc/sphinx/pull/11502) landed and released! :tada:
- [PR to keep "translated" attribute on translated nodes](https://github.com/sphinx-doc/sphinx/pull/11502) landed and released! 🎉
- https://github.com/python/docsbuild-scripts/issues/148#issuecomment-1648836409 has the details on how it's exposed!

- [Hugo] CPython sprint at EuroPython: we had one room for code and another for documentation, and merged some 140 PRs in total! Thanks to Daniele for helping out and all the excellent docs advice! (Photos: https://mastodon.social/@hugovk/110792652209141428)
Expand Down
0