Skip to content

Commit abc22c0

Browse files
committed
Fix links
1 parent 0e8650e commit abc22c0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@ var employees = await context.Employees.Where(filter).ToListAsync();
4040

4141
## 📚 Learn More
4242

43-
👉 **[Complete Documentation](https://lucene-query.foundatio.dev/)**
43+
👉 **[Complete Documentation](https://lucenequery.foundatio.dev/)**
4444

4545
Key topics:
4646

47-
- [Getting Started](https://lucene-query.foundatio.dev/guide/getting-started.html) - Installation and basic usage
48-
- [Query Syntax](https://lucene-query.foundatio.dev/guide/query-syntax.html) - Full syntax reference
49-
- [Entity Framework](https://lucene-query.foundatio.dev/guide/entity-framework.html) - EF Core integration
50-
- [Elasticsearch](https://lucene-query.foundatio.dev/guide/elasticsearch.html) - Elasticsearch Query DSL generation
51-
- [Visitors](https://lucene-query.foundatio.dev/guide/visitors.html) - AST transformation patterns
52-
- [Validation](https://lucene-query.foundatio.dev/guide/validation.html) - Query validation options
47+
- [Getting Started](https://lucenequery.foundatio.dev/guide/getting-started.html) - Installation and basic usage
48+
- [Query Syntax](https://lucenequery.foundatio.dev/guide/query-syntax.html) - Full syntax reference
49+
- [Entity Framework](https://lucenequery.foundatio.dev/guide/entity-framework.html) - EF Core integration
50+
- [Elasticsearch](https://lucenequery.foundatio.dev/guide/elasticsearch.html) - Elasticsearch Query DSL generation
51+
- [Visitors](https://lucenequery.foundatio.dev/guide/visitors.html) - AST transformation patterns
52+
- [Validation](https://lucenequery.foundatio.dev/guide/validation.html) - Query validation options
5353

5454
## 📦 CI Packages (Feedz)
5555

@@ -79,7 +79,7 @@ CI builds are published with pre-release version tags (e.g. `1.0.0-alpha.12345+s
7979

8080
## 🤝 Contributing
8181

82-
Contributions are welcome! Please feel free to submit a Pull Request. See our [documentation](https://lucene-query.foundatio.dev/) for development guidelines.
82+
Contributions are welcome! Please feel free to submit a Pull Request. See our [documentation](https://lucenequery.foundatio.dev/) for development guidelines.
8383

8484
## 🔗 Related Projects
8585

0 commit comments

Comments
 (0)