diff --git a/README.md b/README.md index f15c1746b..cd7a3dcc5 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ bin/rails javascript:update_constants ### Interactions with Other Plugins -You can use the an element of this component with (Right Sidebar Blocks)[https://github.com/discourse/discourse-right-sidebar-blocks]. You'll want to ensure the desired route is enabled via the `events calendar categories` setting. In Right Sidebar Block's settings, the block name will be `upcoming-events-list`, and the params use this [syntax](https://momentjs.com/docs/#/displaying/format/), for example `MMMM D, YYYY`. +You can use the an element of this component with [Right Sidebar Blocks](https://github.com/discourse/discourse-right-sidebar-blocks). You'll want to ensure the desired route is enabled via the `events calendar categories` setting. In Right Sidebar Block's settings, the block name will be `upcoming-events-list`, and the params use this [syntax](https://momentjs.com/docs/#/displaying/format/), for example `MMMM D, YYYY`.