Skip to content

Commit 65ae991

Browse files
committed
docs: Nicer URLs for links to sections of Breaking Changes.md
1 parent bd416d5 commit 65ae991

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _In recent [releases](https://github.com/obsidian-tasks-group/obsidian-tasks/rel
1717
- Add [[Custom Sorting|custom sorting]].
1818
- Document the [[Sorting#Default sort order|default sort order]].
1919
- **Warning**: This release contains some **bug-fixes** to **sorting** and to treatment of **invalid dates**.
20-
- The changes are detailed in [[breaking changes#Tasks [X.Y.Z](https //github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/X.Y.Z) (21 January 2024)|breaking changes]], even though they are all improvements to the previous behaviour.
20+
- The changes are detailed in [[breaking changes#Tasks (21 January 2024)|breaking changes]], even though they are all improvements to the previous behaviour.
2121
- You may need to update any CSS snippets for the Edit or Postpone buttons: see [[How to style buttons]].
2222
- 5.6.0:
2323
- The [[Postponing|postpone]] menu now offers `today` and `tomorrow`.

docs/Support and Help/Breaking Changes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,32 @@ In this case, as we use [semantic versioning](https://semver.org), we will alway
1616

1717
To help users updating across multiple Tasks releases, we collect here links to the few Tasks breaking changes.
1818

19-
## Tasks [2.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/2.0.0) (22 March 2023)
19+
## Tasks 2.0.0 (22 March 2023)
2020

2121
*Release notes: [Tasks 2.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/2.0.0).*
2222

2323
- The introduction of filtering for date ranges [[Filters#Appendix Tasks 2.0.0 improvements to date filters|improved the results of some date searches]].
2424

25-
## Tasks [3.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/3.0.0) (2 April 2023)
25+
## Tasks 3.0.0 (2 April 2023)
2626

2727
*Release notes: [Tasks 3.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/3.0.0).*
2828

2929
- Some CSS snippets that use `>` in their selectors [[Styling#Appendix Fixing CSS pre-existing snippets for Tasks 3.0.0|may need updating]].
3030
- For example, see comment mentioning `3.0.0` in the CSS sample in [[How to style backlinks#Using CSS to replace the backlinks with icons|Using CSS to replace the backlinks with icons]].
3131

32-
## Tasks [4.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/4.0.0) (15 June 2023)
32+
## Tasks 4.0.0 (15 June 2023)
3333

3434
*Release notes: [Tasks 4.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/4.0.0).*
3535

3636
- The order of `group by urgency` [[Grouping#Urgency|was reversed]].
3737

38-
## Tasks [5.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/5.0.0) (21 October 2023)
38+
## Tasks 5.0.0 (21 October 2023)
3939

4040
*Release notes: [Tasks 5.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/5.0.0).*
4141

4242
- The meaning of final backslash (`\`) characters on query lines [[Line Continuations#Appendix Updating pre-5.0.0 searches with trailing backslashes|has changed]].
4343

44-
## Tasks [X.Y.Z](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/X.Y.Z) (21 January 2024)
44+
## Tasks (21 January 2024)
4545

4646
*Release notes: [Tasks X.Y.Z](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/X.Y.Z).*
4747

0 commit comments

Comments
 (0)