Fix whats-new links and remove redundant timeout#11707
Conversation
|
The line between upgrading and whats-new is getting blurry. I thought whats-new only have things purely new (i.e. upgrading without reading whats-new doesn't harm anything). |
Yeah, I was just fixing the formatting there. Want me to remove that section all together? It's already covered in upgrading. It seems to me that it doesn't belong in "whats new". |
|
Yeah, that's what implied. If we remove either of them I'd remove the one in whats-new. |
af0b97e to
f1c1788
Compare
Gotcha. Thanks for the thought. Updated with the removal of the section. |
whats-new has malformed link references to non-existent links. This simply removes that section with the broken links because it is redundant with the references to the change in upgrading. Also connect_attempts_timeout changes are referenced twice in upgrading in a way that doesn't seem helpful: we say first that we removed them, then in a separate bullet we say that they are removed from default config. The latter is implied by the former.
f1c1788 to
9fb403d
Compare
whats-new has malformed link references to non-existent links. This fixes that. Also connect_attempts_timeout changes are referenced twice in upgrading in a way that doesn't seem helpful: we say first that we removed them, then in a separate bullet we say that they are removed from default config. The latter is implied by the former.