Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ To learn more about Scanner, see the documentation at [scanner.run](http://scann
Scanner's documentation is hosted at [scanner.run](http://scanner.run). Here
are a few links to get you started:

* [Installation](http://scanner.run/installation.html)
* [Getting Started](http://scanner.run/getting-started.html)
* [Programming Handbook](http://scanner.run/programming-handbook.html)
* [API Reference](http://scanner.run/api.html)
* [SIGGRAPH 2018 Technical Paper](http://graphics.stanford.edu/papers/scanner/scanner_sig18.pdf)
* [Quickstart](https://scanner.run/guide/quickstart.html#quickstart)
* [Installation](https://scanner.run/guide/getting-started.html#getting-started)
* [Walkthroughs](https://scanner.run/guide/walkthrough.html#walkthrough)
* [API Reference](https://scanner.run/api.html)
* [SIGGRAPH 2018 Technical Paper](http://graphics.stanford.edu/papers/scanner/poms18_scanner.pdf)
* [Scanner Examples](https://github.com/scanner-research/scanner/tree/master/examples)

## Contributing
Expand Down