Skip to content

Commit

Permalink
Update docs link in README
Browse files Browse the repository at this point in the history
Resolves lum-ai#389
  • Loading branch information
myedibleenso authored Oct 5, 2023
1 parent a2db55f commit 9b265c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ In particular, Odinson has been highly optimized to deliver these results in nea
Please see our [LREC 2020 paper](https://lum.ai/docs/odinson.pdf) for technical details and evaluation.

## Documentation
Please see [http://docs.lum.ai/odinson/](http://docs.lum.ai/odinson/), for documentation, including information about installation, capabilities, and learning how to build queries.
Please see https://lum.ai/odinson/docs/ for documentation, including information about installation, capabilities, and learning how to build queries.

## Project overview

Expand All @@ -23,16 +23,16 @@ Odinson supports a wide range of features, including:
- Filtering results by document metadata (e.g., authors, publication date)
- and much, much more!

Again, please see [our documentation](http://docs.lum.ai/odinson/), for more information!
Again, please see [our documentation](https://lum.ai/odinson/docs/) for more information!

We would also love to hear any questions, requests, or suggestions you may have.

## Contributions

If you would like to contribute to this project with code, rule sets, or other repo material, that's awesome! Please do! Some of these materials will help you get started:

- There is a [document](http://docs.lum.ai/odinson/contributing.html) covering some of the technical issues related to contributing like the [Pull Request Process](http://docs.lum.ai/odinson/contributing.html#pull-request-process) and [Formatting Tips](http://docs.lum.ai/odinson/contributing.html#formatting-tips).
- We do ask you to be nice, and we spell that out in a [Covenant Code of Conduct](http://docs.lum.ai/odinson/contributing.html#contributor-covenant-code-of-conduct). Of course you can expect the same behavior of us.
- There is a [document](http://lum.ai/odinson/docs/contributing.html) covering some of the technical issues related to contributing like the [Pull Request Process](http://lum.ai/odinson/docs/contributing.html#pull-request-process) and [Formatting Tips](http://lum.ai/odinson/docs/contributing.html#formatting-tips).
- We do ask you to be nice, and we spell that out in a [Covenant Code of Conduct](http://lum.ai/odinson/docs/contributing.html#contributor-covenant-code-of-conduct). Of course you can expect the same behavior of us.
- Please ensure the contributions you propose are yours to give and you are comfortable with the shared rights. There is a [Contributor License Agreement (CLA)](https://gist.github.com/lum-ai-devops/66d0aedc3791e4aebd143eb6ed6b16c5) that you will sign before a pull request is accepted so there are no surprises for any of us. Please take a look at the CLA before you get too far, just in case, as there are legal ramifications.

Thanks for your interest in Odinson!
Expand Down

0 comments on commit 9b265c8

Please sign in to comment.