Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 5830b15

Browse files
committed
Update README
1 parent 997bb2a commit 5830b15

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@ Pageable transforms a web page into a full page scrolling presentation.
3737
* [Install](#install)
3838
* [Browser](#browser)
3939
* [Set up](#set-up)
40+
* [Anchors](#anchors)
4041
* [API](#api-reference)
4142
* [Options](#options)
4243
* [childSelector](#childselector)
43-
* [anchors](#anchors)
44+
* [anchors](#anchors-1)
4445
* [pips](#pips)
4546
* [animation](#animation)
4647
* [delay](#delay)
@@ -135,7 +136,7 @@ The HTML will be transformed in the following way:
135136
</div>
136137
```
137138

138-
If you don't set the `[data-anchor]` attribute then you must set the anchors with the `[anchors](#anchors)` option.
139+
If you don't set the `[data-anchor]` attribute then you must set the anchors with the `[anchors](#anchors-1)` option.
139140

140141
If `pips` are enabled, their HTML will be appended to the `.pg-wrapper` element after the `.pg-container` element.
141142

0 commit comments

Comments
 (0)