Skip to content

Commit ad18ad4

Browse files
authored
Apply suggestions from code review
Edit
1 parent 49880d7 commit ad18ad4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/relational-databases/ghost-record-cleanup-process-guide.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ Once the ghost cleanup process is disabled, some action needs to be taken to rem
4747
> Disabling the ghost cleanup process is not generally recommended. Doing so should be tested thoroughly in a controlled environment before being implemented permanently in a production environment.
4848
4949

50-
## Next steps
51-
[Remove ghost records from a single database file](system-stored-procedures/sp-clean-db-file-free-space-transact-sql.md)
52-
<br>[Remove ghost records from all database data files](system-stored-procedures/sp-clean-db-free-space-transact-sql.md)
50+
## Related content
51+
52+
- [Remove ghost records from a single database file](system-stored-procedures/sp-clean-db-file-free-space-transact-sql.md)
53+
- [Remove ghost records from all database data files](system-stored-procedures/sp-clean-db-free-space-transact-sql.md)
5354

5455

0 commit comments

Comments
 (0)