Skip to content

Commit 2f9f848

Browse files
committed
[docs] fix Quickstart 'What’s next?' links
1 parent abf9343 commit 2f9f848

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/source/quickstart.mdx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,10 @@ The optimizer type will be `<class 'bitsandbytes.optim.adam.Adam8bit'>`, and sta
148148

149149
## What’s next?
150150

151-
* [Get started](./introduction)
152-
* [Installation](./installation)
153-
* [Quickstart](./quickstart)
154-
* [Usage Guides](./usage)
155-
* [8-bit optimizers](./optimizers/overview)
151+
- [Get started](index.mdx)
152+
- [Installation](installation.mdx)
153+
- [Quickstart](quickstart.mdx)
154+
- [8-bit optimizers](optimizers.mdx)
156155

157156
---
158157

0 commit comments

Comments
 (0)