Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion _posts/2025-02-28-edition-120.markdown
Original file line numberDiff line numberDiff line change
Expand Up@@ -281,7 +281,7 @@ __Light reading__
+ Another similar file format for textual data and technical documentation
is [reStructuredText](https://docutils.sourceforge.io/rst.html) (RST, ReST, or reST).
It is used, among others, by the Python programming language community,
and is is part of the Docutils project of the Python Doc-SIG.
and is part of the Docutils project of the Python Doc-SIG.
+ [Understanding the Trunk-Based Development Workflow](https://www.git-tower.com/blog/trunk-based-development)
by Bruno Brito on Git-Tower Blog (2024).
+ See also the <https://trunkbaseddevelopment.com> site,
Expand Down