diff --git a/README.md b/README.md index f9fd91cb2b..4664887360 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ practices that anyone working with the SDK needs to be aware of and uphold: * The view's CSS file MUST have the same name (e.g. view/rooms/MessageTile.css). CSS for matrix-react-sdk currently resides in - https://github.com/vector-im/element-web/tree/master/src/skins/vector/css/matrix-react-sdk. + https://github.com/matrix-org/matrix-react-sdk/tree/master/res/css. * Per-view CSS is optional - it could choose to inherit all its styling from the context of the rest of the app, although this is unusual for any but