diff --git a/doc/github-release.md b/doc/github-release.md
index 45bc66880..61a637b95 100644
--- a/doc/github-release.md
+++ b/doc/github-release.md
@@ -1,4 +1,4 @@
-;
+
## Release notes (https://hledger.org/release-notes.html#hledger-1-30)
@@ -16,21 +16,6 @@ Breaking changes
You might need to adjust the `skip` count in some CSV rules files.
(#2024)
-- Certain reporting flags now toggle on/off if repeated. (Experimental)
- This can be useful for overriding defaults in command line scripts,
- since you can now turn a flag off as well as on. The flags which
- can be toggled are:
-
- --invert
- --transpose
- -r/--related
- -%/--percent
- -E/--empty
- -N/--no-total
- -T/--row-total
- -A/--average
- -S/--sort-amount
-
- Timedot format now generates a single multi-posting transaction per
date line, and supports comments and tags on all lines.
(#1754)
@@ -225,13 +210,8 @@ Yehoshua Pesach Wallach.
-
-
-
## Install
-
-
At , binary packages should be available for this release within a few days (look for green badges).
Or, you can build from source as described there, after cloning at tag `1.30`:
@@ -353,18 +333,9 @@ Problems:
-
-
-
-
-
## Next steps
-
-
-- [Get Started](https://hledger.org/start.html)
+- https://hledger.org -> Quick start
-
-