We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0881898 commit 6ec1c86Copy full SHA for 6ec1c86
README.md
@@ -16,7 +16,7 @@ Project
16
[bootstrap-switch-button-react](https://github.com/gitbrent/bootstrap-switch-button-react) | Supports bootstrap4+ (React component, no dependencies)
17
18
# Demos
19
-**Demos and API Docs:** https://gitbrent.github.io/bootstrap-switch-button/
+**Demos and API Docs:** https://gitbrent.github.io/bootstrap-switch-button-react/
20
21
```typescript
22
<BootstrapSwitchButton onlabel='Admin User' offlabel='Regular User' checked={false}/>
0 commit comments