Skip to content

Commit e718935

Browse files
author
Alfiya Tarasenko
committed
Fix documentation links
1 parent 166f05a commit e718935

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
React component wrapper around [@geoapify/geocoder-autocomplete](https://www.npmjs.com/package/@geoapify/geocoder-autocomplete). It adds React-friendly props, callbacks, and tooling so you can search addresses or Geoapify Places categories with minimal setup.
55

66
## Quick Links
7-
- [📚 Full documentation](docs-site/docs/index.md) – includes Quick Start, API reference, and examples.
8-
- [⚡ Quick Start guide](docs-site/docs/quick-start.md) – install + configure in minutes.
7+
- [📚 Full documentation](https://geoapify.github.io/react-geocoder-autocomplete/) – includes Quick Start, API reference, and examples.
8+
- [⚡ Quick Start guide](https://geoapify.github.io/react-geocoder-autocomplete/quick-start) – install + configure in minutes.
99
- [🎯 Examples](docs-site/docs/examples.md) – ready-to-copy snippets (filters, category search, events).
1010
- [🧪 Demo application](example/) – React app showcasing every feature.
1111
- [🛠 Build guide](BUILD.md) – scripts, docs, and publishing checklist.

0 commit comments

Comments
 (0)