Skip to content

Commit bd71e17

Browse files
committed
rn-94: Minor fixes
1 parent 0fae821 commit bd71e17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2022-12-31-edition-94.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ __Light reading__
341341
is possible with [extremely-linear](https://github.com/zegl/extremely-linear)
342342
(aka `git linearize`) tool. Article and tool by Gustav Westling. ☺
343343
* [Git Rev News Edition #24](https://git.github.io/rev_news/2017/02/22/edition-24/)
344-
mentions in passing the <s>[git-sham](https://bitbucket.org/tpettersen/git-sham)</s> tool,
344+
mentions in passing the [git-sham](https://bitbucket.org/tpettersen/git-sham) tool,
345345
which can be used to produce subsequent commits with SHA-1 identifiers
346346
beginning with subsequent numbers - but the tool doesn't seem to exist anymore at its original URL.
347347

@@ -358,7 +358,7 @@ __Git tools and sites__
358358
* [semantic-release](https://github.com/semantic-release/semantic-release)
359359
([documentation](https://semantic-release.gitbook.io/semantic-release/))
360360
is a fully automated version management and package publishing Node\.js tool.
361-
* [Release Please](https://github.com/googleapis/release-please) is a Node\.js too that
361+
* [Release Please](https://github.com/googleapis/release-please) is a Node\.js tool that
362362
automates CHANGELOG generation, the creation of GitHub releases,
363363
and version bumps for your projects; it does so by parsing your Git history
364364
and looking for [Conventional Commit](https://www.conventionalcommits.org/) messages.
@@ -381,7 +381,7 @@ __Git tools and sites__
381381
an option for comparing [images](https://www.diffchecker.com/image-compare/),
382382
[PDFs](https://www.diffchecker.com/pdf-compare/),
383383
and [spreadsheets](https://www.diffchecker.com/excel-compare/) in `xls`/`xlsx`/`xlsm`/`xlsb`, `csv`, `txt`, `dif`, and `ods` formats.
384-
There are also commercial Diffchecker Pro and Diffchecker Desktop apps.
384+
There are also commercial Diffchecker Pro service and Diffchecker Desktop apps.
385385
* [OpenGitOps](https://opengitops.dev/) is a set of open-source standards,
386386
best practices, and community-focused education to help organizations
387387
adopt a structured, standardized approach to implementing GitOps.

0 commit comments

Comments
 (0)