Skip to content

Commit dd94d0e

Browse files
authored
HTTPS all the links
1 parent c93c633 commit dd94d0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
---
88

9-
## [Read the Docs](http://www.classifier-reborn.com/)
9+
## [Read the Docs](https://www.classifier-reborn.com/)
1010

1111
## Getting Started
1212

@@ -45,11 +45,11 @@ irb(main):013:0> lsi.find_related("This text is around cats!", 2)
4545
There is much more that can be done using Bayes and LSI beyond these quick examples.
4646
For more information read the following documentation topics.
4747

48-
* [Installation and Dependencies](http://www.classifier-reborn.com/)
49-
* [Bayesian Classifier](http://www.classifier-reborn.com/bayes)
50-
* [Latent Semantic Indexer (LSI)](http://www.classifier-reborn.com/lsi)
51-
* [Classifier Validation](http://www.classifier-reborn.com/validation)
52-
* [Development and Contributions](http://www.classifier-reborn.com/development) (*Optional Docker instructions included*)
48+
* [Installation and Dependencies](https://www.classifier-reborn.com/)
49+
* [Bayesian Classifier](https://www.classifier-reborn.com/bayes)
50+
* [Latent Semantic Indexer (LSI)](https://www.classifier-reborn.com/lsi)
51+
* [Classifier Validation](https://www.classifier-reborn.com/validation)
52+
* [Development and Contributions](https://www.classifier-reborn.com/development) (*Optional Docker instructions included*)
5353

5454
### Notes on JRuby support
5555

0 commit comments

Comments
 (0)