You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,6 @@ Example:
78
78
Contributing
79
79
------------
80
80
81
-
We use `optimistic merging <>` so you don't have to worry too much about formatting the code, pleasing the linters or making sure all the test pass.
81
+
We use `optimistic merging <https://dmerej.info/blog/post/optimistic-merging/>`_ so you don't have to worry too much about formatting the code, pleasing the linters or making sure all the test pass.
82
82
83
-
That being said, if you want, you can install `just <https://just.systems/man/en/>`_ and use it to check your changes automatically. Just run `just` to see available tasks.
83
+
That being said, if you want, you can install `just <https://just.systems/man/en/>`_ and use it to check your changes automatically. Just run ``just`` to see available tasks.
0 commit comments