Skip to content

Commit fb65bbf

Browse files
Fix broken link in README (#29967)
1 parent 57d3b2d commit fb65bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ guide](https://classic.yarnpkg.com/en/docs/install) if you do not have it alread
126126
1. Install the prerequisites: `yarn install`.
127127
- If you're using the `develop` branch, then it is recommended to set up a
128128
proper development environment (see [Setting up a dev
129-
environment](#setting-up-a-dev-environment) below). Alternatively, you
129+
environment](./developer_guide.md#setting-up-a-dev-environment) below). Alternatively, you
130130
can use <https://develop.element.io> - the continuous integration release of
131131
the develop branch.
132132
1. Configure the app by copying `config.sample.json` to `config.json` and

0 commit comments

Comments
 (0)