Skip to content

Commit

Permalink
archive.md: Update About Rev News link
Browse files Browse the repository at this point in the history
The current `About Rev News` link results in a 404.
Link direct to the git.github.io page.

Fixes one point in git#545 

Signed-off-by: Philip Oakley [email protected]
  • Loading branch information
PhilipOakley authored Feb 1, 2022
1 parent 1867eba commit b65a985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rev_news/archive.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Git Rev News Archive

# Archive

Here you can see all the previous editions. See [About Git Rev News](/rev_news/rev_news/) for ways you can subscribe.
Here you can see all the previous editions. See [About Git Rev News](https://git.github.io/about/) for ways you can subscribe.

<ul>
{% for post in site.posts %}
Expand Down

0 comments on commit b65a985

Please sign in to comment.