Skip to content

Commit a9ba5b9

Browse files
douglasnaphasmarkerikson
authored andcommitted
Fix links to some headings with special chars (reduxjs#3494)
A couple of links in tables of contents were broken. These were links where the URL fragment in the target was auto-generated. When that happens, most special characters are removed from the heading. When the links in the tables of contents were written, the ones I am fixing replaced some of the special characters with `-`, instead of stripping them. Former-commit-id: 04c2939 Former-commit-id: 10f33a2
1 parent a17635a commit a9ba5b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
746f600210c000b9852cf267d81501311225d1f8
1+
f8c2dcfdf8d0bafe6ad007dd117a53052417132c

docs/faq/ReactRedux.md.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9fb82b3a8d0b884bad865b0a00e400354a30eb1e
1+
db10cbc0164ada5be7c9ef99b84e058af88a1386

0 commit comments

Comments
 (0)