Added refences in readme. Fixed guide filename

This commit is contained in:
hydrian 2023-07-13 16:16:11 -04:00 committed by Benjamin Brahmer
parent 588dadedf0
commit 825eeafea1
3 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,14 @@ The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://n
## Documentation
The documentation can be found [here](https://nextcloud.github.io/news/), the source of the documentation is on [GitHub](https://github.com/nextcloud/news/blob/master/docs)
### Common Guides
There are some small guides for dealing with common setup and issues.
* [Troubleshooting Guide](docs/troubleshooting.md)
* [Integration Guide](docs/integration.md)
## Bugs
Please read the [appropriate section in the contributing notices](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#issues)