We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d3b2d commit fb65bbfCopy full SHA for fb65bbf
README.md
@@ -126,7 +126,7 @@ guide](https://classic.yarnpkg.com/en/docs/install) if you do not have it alread
126
1. Install the prerequisites: `yarn install`.
127
- If you're using the `develop` branch, then it is recommended to set up a
128
proper development environment (see [Setting up a dev
129
- environment](#setting-up-a-dev-environment) below). Alternatively, you
+ environment](./developer_guide.md#setting-up-a-dev-environment) below). Alternatively, you
130
can use <https://develop.element.io> - the continuous integration release of
131
the develop branch.
132
1. Configure the app by copying `config.sample.json` to `config.json` and
0 commit comments