lint howto/upgrades authored by anarcat's avatar anarcat
Turns out we had an HTML syntax error! Imagine that.

Also, that long heading was weird anyways.
...@@ -17,6 +17,7 @@ The above graphic shows the progress of the migration between major ...@@ -17,6 +17,7 @@ The above graphic shows the progress of the migration between major
releases. It can be regenerated with the [predict-os](https://gitlab.com/anarcat/predict-os) script. It releases. It can be regenerated with the [predict-os](https://gitlab.com/anarcat/predict-os) script. It
pulls information from [howto/puppet](howto/puppet) to update a [CSV file](data.csv) to pulls information from [howto/puppet](howto/puppet) to update a [CSV file](data.csv) to
keep track of progress over time. keep track of progress over time.
</figcaption>
</figure> </figure>
### Team-specific upgrade policies ### Team-specific upgrade policies
...@@ -182,8 +183,8 @@ LDAP hosts have information about how they can be rebooted, in the ...@@ -182,8 +183,8 @@ LDAP hosts have information about how they can be rebooted, in the
### Example runs ### Example runs
#### This documenation is now deprecated as we are now using unattended-upgrades **This documenation is now deprecated as we are now using
#### and needrestart unattended-upgrades and needrestart.**
Here's an example run of the upgrade tool: Here's an example run of the upgrade tool:
... ...
......