Fixed links to wiki

This commit is contained in:
Michael Mayer 2018-10-09 04:14:07 +02:00
parent 16bd9bc142
commit 1b298bb46d
2 changed files with 2 additions and 2 deletions

View file

@ -59,4 +59,4 @@ Please use a short and descriptive branch name, e.g. **NOT** "patch-1". It's ver
### Fetching the Sources From GitHub
Is is easiest to build PhotoPrism inside the Docker container. See [Developer Guide](https://github.com/photoprism/photoprism/wiki/Developer-Guide).
Is is easiest to build PhotoPrism inside the Docker container. See [Developer's Guide](https://github.com/photoprism/photoprism/wiki).

View file

@ -38,7 +38,7 @@ Installation
This is the official way to test our development snapshot. We just started working on the UI and features are neither complete or stable. Feedback early in development helps saving a lot of time. We're a small team and need to move fast.
Before you start, make sure you got [Docker](https://store.docker.com/search?type=edition&offering=community) installed on your system. It is available for Mac, Linux and Windows.
Developers can skip this and move on to the [Developer Guide](https://github.com/photoprism/photoprism/wiki/Developer-Guide) in our [Wiki](https://github.com/photoprism/photoprism/wiki).
Developers can skip this and move on to the [Developer's Guide](https://github.com/photoprism/photoprism/wiki).
**Step 1:** Download the config file [docker-compose.yml](https://raw.githubusercontent.com/photoprism/photoprism/master/configs/docker-compose.yml) (right click and *Save Link As...*) to a directory of your choice.