diff --git a/packages/README.md b/packages/README.md index 2bba78c85..7b8450b0c 100644 --- a/packages/README.md +++ b/packages/README.md @@ -18,7 +18,7 @@ See [RFC 003](https://github.com/atom/atom/blob/master/docs/rfcs/003-consolidate | **autocomplete-html** | [`atom/autocomplete-html`][autocomplete-html] | | | **autocomplete-plus** | [`atom/autocomplete-plus`][autocomplete-plus] | | | **autocomplete-snippets** | [`atom/autocomplete-snippets`][autocomplete-snippets] | | -| **autoflow** | [`atom/autoflow`](./autoflow) | [#17833](https://github.com/atom/atom/issues/17833) | +| **autoflow** | [`./autoflow`](./autoflow) | [#17833](https://github.com/atom/atom/issues/17833) | | **autosave** | [`atom/autosave`][autosave] | [#17834](https://github.com/atom/atom/issues/17834) | | **background-tips** | [`atom/background-tips`][background-tips] | [#17835](https://github.com/atom/atom/issues/17835) | | **base16-tomorrow-dark-theme** | [`./base16-tomorrow-dark-theme`](./base16-tomorrow-dark-theme) | [#17836](https://github.com/atom/atom/issues/17836) |