Docs: Fix links to docs.photoprism.org #226
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
e1ad0684b3
commit
beb3ad5b1c
3 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@ Of all the tools we tested, Twitter works best to get and give continuous feedba
|
|||
|
||||
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
|
||||
[easy](https://github.com/photoprism/photoprism/labels/easy) can be good (first) contributions.
|
||||
Our [Developer Guide](https://github.com/photoprism/photoprism/wiki) contains all information necessary to get you started.
|
||||
Our [Developer Guide](https://docs.photoprism.org/en/latest/developer-guide/) contains all information necessary to get you started.
|
||||
|
||||
Our [step-by-step guide](https://github.com/photoprism/photoprism/wiki/Pull-Requests) explains how to submit new features, bugfixes and documentation.
|
||||
|
||||
|
@ -30,7 +30,7 @@ if no similar [idea](https://github.com/photoprism/photoprism/labels/idea)
|
|||
or [todo](https://github.com/photoprism/photoprism/labels/todo) already exists.
|
||||
Please don't use the issue tracker to ask general questions.
|
||||
|
||||
We also maintain a couple of pages in our [Developer Guide](https://github.com/photoprism/photoprism/wiki)
|
||||
We also maintain a couple of pages in our [Wiki](https://github.com/photoprism/photoprism/wiki)
|
||||
for collecting interesting ideas and feedback, e.g.
|
||||
[Related](https://github.com/photoprism/photoprism/wiki/Related),
|
||||
[Love](https://github.com/photoprism/photoprism/wiki/Love),
|
||||
|
|
|
@ -29,9 +29,9 @@ More screenshots: https://github.com/photoprism/photoprism/wiki/Screenshots
|
|||
You're welcome to play with our demo at [demo.photoprism.org](https://demo.photoprism.org).
|
||||
Leave your email to get a [release notification](https://goo.gl/forms/KBPVGl9PCsOKrAv33).
|
||||
|
||||
Step-by-step [installation instructions](https://docs.photoprism.org/en/latest/setup/) can be found
|
||||
Step-by-step [installation instructions](https://docs.photoprism.org/en/latest/getting-started/) can be found
|
||||
in our [User Guide](https://docs.photoprism.org/en/latest/).
|
||||
Developers can skip this and move on to the [Developer Guide](https://github.com/photoprism/photoprism/wiki).
|
||||
Developers can skip this and move on to the [Developer Guide](https://docs.photoprism.org/en/latest/developer-guide/).
|
||||
|
||||
All you need is a Web browser and [Docker](https://store.docker.com/search?type=edition&offering=community)
|
||||
to run the server. It is available for Mac, Linux and Windows.
|
||||
|
@ -58,7 +58,7 @@ We're already in contact with data scientists who like our idea.
|
|||
## How to contribute ##
|
||||
|
||||
We welcome contributions of any kind. If you have a bug or an idea, read our
|
||||
[guide](https://docs.photoprism.org/en/latest/contribute/) before opening an issue.
|
||||
[guide](https://docs.photoprism.org/en/latest/developer-guide/) before opening an issue.
|
||||
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
|
||||
[easy](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy) can be
|
||||
good (first) contributions.
|
||||
|
|
|
@ -5,7 +5,7 @@ You're most welcome to support us via [GitHub Sponsors](https://github.com/spons
|
|||
especially if you need help with using our software. They will match every donation in the first year.
|
||||
In addition, you can find us on [Patreon][patreon] and [PayPal][paypal].
|
||||
Our sponsors and contributors will get for free whatever we might have to
|
||||
[charge](http://docs.photoprism.org/en/latest/funding/) for a geodata, public events and maps
|
||||
[charge](https://docs.photoprism.org/en/latest/funding/) for a geodata, public events and maps
|
||||
subscription later.
|
||||
|
||||
Also please [leave a star](https://github.com/photoprism/photoprism/stargazers) here on GitHub if you like this project,
|
||||
|
|
Loading…
Reference in a new issue