Skip to content

Commit aa62f25

Browse files
authored
Update README.md
1 parent b5d99ce commit aa62f25

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,18 @@ Information and downloads for Examine releases
6262

6363
## Documentation
6464

65+
The [documentation site is here](https://shazwazza.github.io/Examine/index.html)
66+
6567
_**Tip**: There are many unit tests in the source code that can be used as Examples of how to do things. There is also a test web project that has plenty of examples of how to configure indexes and search them._
6668

67-
* [Indexing](https://shazwazza.github.io/Examine/indexing)
68-
* [Configuration](https://shazwazza.github.io/Examine/configuration)
69-
* [Searching](https://shazwazza.github.io/Examine/searching)
70-
* [Sorting](https://shazwazza.github.io/Examine/sorting)
69+
* [Indexing](https://shazwazza.github.io/Examine/articles/indexing.html)
70+
* [Configuration](https://shazwazza.github.io/Examine/articles/configuration.html)
71+
* [Searching](https://shazwazza.github.io/Examine/articles/searching.html)
72+
* [Sorting](https://shazwazza.github.io/Examine/articles/sorting.html)
7173
7274
## Copyright & Licence
7375

74-
© 2021 by Shannon Deminick
76+
© 2023 by Shannon Deminick
7577

7678
This is free software and is licensed under the [Microsoft Public License (Ms-PL)](http://opensource.org/licenses/MS-PL)
7779

0 commit comments

Comments
 (0)