Skip to content

Commit 326d1e8

Browse files
docs: fix anchor links
1 parent fcd4a6e commit 326d1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ $(document).ready(function() {
670670
}
671671
```
672672
673-
Regarding the deserialization issue detailed [above](#5-fix-the-serialization--deserialization-of-the-query-parameters), here is the compatibility matrix:
673+
Regarding the deserialization issue detailed [above](#step-6---fix-the-serialization--deserialization-of-the-query-parameters), here is the compatibility matrix:
674674
675675
| Solution | Compatibility with the SearchPanes extension |
676676
|-------------------------------------------------------------|----------------------------------------------|
@@ -1007,7 +1007,7 @@ Back to [top](#contents).
10071007
10081008
- `Invalid property 'columns[0][data]' of bean class [org.springframework.data.jpa.datatables.mapping.DataTablesInput]`
10091009
1010-
Please see [here](#5-fix-the-serialization--deserialization-of-the-query-parameters).
1010+
Please see [here](#step-6---fix-the-serialization--deserialization-of-the-query-parameters).
10111011
10121012
- `java.lang.IllegalArgumentException: Unable to locate Attribute with the the given name ...`
10131013

0 commit comments

Comments
 (0)