Skip to content

Commit 1dfbe4d

Browse files
committed
fix: changed header formatting
1 parent 2afaa23 commit 1dfbe4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrating_to_6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ schema.virtual('myVirtual').get(function() {
532532
});
533533
```
534534

535-
## Removed `reconnectTries` and `reconnectInterval` options
535+
<h3 id="removed-reconnecttries-and-reconnectinterval-options"><a href="#removed-reconnecttries-and-reconnectinterval-options">Removed <code>reconnectTries</code> and <code>reconnectInterval</code> options</a></h3>
536536

537537
The `reconnectTries` and `reconnectInterval` options have been removed since they are no longer necessary.
538538

0 commit comments

Comments
 (0)