Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Fixed link name typos #197

Merged
merged 2 commits into from
Jun 15, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/usage_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ For option parameters, pass in '-h':
## Examples
Below are example commands that run against the AdventureWorks database. Here is the list of examples:

[Dump datbase object schema](#dump-database-object-schema)
[Dump database object schema](#dump-database-object-schema)

[Dump datbase object data](#dump-database-object-data)
[Dump database object data](#dump-database-object-data)

[Dump database object schema and data](#dump-the-database-object-schema-and-data)

Expand Down