Skip to content

Commit 0f5c0d7

Browse files
committed
Misc README cleanup
1 parent 75cfa22 commit 0f5c0d7

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ The backup utilities implement a number of advanced capabilities for backup
2020
hosts, built on top of the backup and restore features already included in
2121
GitHub Enterprise.
2222

23-
These advanced features include:
24-
2523
- Complete GitHub Enterprise backup and recovery system via two simple utilities:<br>
2624
`ghe-backup` and `ghe-restore`.
2725
- Online backups. The GitHub appliance need not be put in maintenance mode for
@@ -62,11 +60,10 @@ and growth over time.
6260
For online and incremental backup support, the GitHub Enterprise instance must
6361
be running version 11.10.342 or above.
6462

65-
Earlier versions are supported by the backup utilities, but online and
66-
incremental backups are not supported. We strongly recommend upgrading to the
67-
latest release if you're running a version prior to 11.10.342. Visit
68-
https://enterprise.github.com to [download the most recent GitHub Enterprise
69-
version][5].
63+
Earlier versions are supported, but online and incremental backups are not
64+
supported. We strongly recommend upgrading to the latest release if you're
65+
running a version prior to 11.10.342. Visit [enterprise.github.com][5] to
66+
download the most recent GitHub Enterprise version.
7067

7168
### Getting started
7269

@@ -98,8 +95,7 @@ After the initial backup, use the following commands:
9895
along with full snapshots of all other pertinent data stores.
9996
- The `ghe-restore` command restores snapshots to the same or separate GitHub
10097
Enterprise appliance. If you are restoring to a separate appliance, follow
101-
the steps in
102-
[Migrating GitHub Enterprise](https://enterprise.github.com/help/articles/migrating-github-enterprise).
98+
the steps in [Migrating GitHub Enterprise][10].
10399

104100
##### Example backup and restore usage
105101

@@ -231,3 +227,4 @@ site setup or recovery, please contact our [Enterprise support team][7] instead.
231227
[7]: https://enterprise.github.com/support/
232228
[8]: https://enterprise.github.com/help/articles/backing-up-enterprise-data
233229
[9]: https://enterprise.github.com/help/articles/restoring-enterprise-data
230+
[10]: https://enterprise.github.com/help/articles/migrating-github-enterprise

0 commit comments

Comments
 (0)