Fix broken links

This commit is contained in:
David Allen 2023-07-02 00:06:18 -06:00
parent 81e8a745ab
commit 6141a24473

View file

@ -6,23 +6,23 @@ GDPM is an attempt to make a simple, front-end, command-line, package manager de
\*GDPM has not been tested for Windows or Mac. \*GDPM has not been tested for Windows or Mac.
- [Quick Start](##quick-start) - [Quick Start](#quick-start)
- [Rational](##rationale) - [Rational](#rationale)
- [How It Works](##how-it-works) - [How It Works](#how-it-works)
- [Features](##features) - [Features](#features)
- [Building from Source](##building-from-source) - [Building from Source](#building-from-source)
- [Prerequisites](###prerequisites) - [Prerequisites](#prerequisites)
- [Macro Definitions](###macro-definitions) - [Macro Definitions](#macro-definitions)
- [API Documentation](###api-documentation) - [API Documentation](#api-documentation)
- [How to use the CLI](##how-to-use-the-cli) - [How to use the CLI](#how-to-use-the-cli)
- [Installing, Removing, Updating, and Listing](###installing-removing-updating-and-listing) - [Installing, Removing, Updating, and Listing](#installing-removing-updating-and-listing)
- [Searching](###searching) - [Searching](#searching)
- [Linking and Cloning](###linking-and-cloning) - [Linking and Cloning](#linking-and-cloning)
- [Cleaning Temporary Files](###cleaning-temporary-files) - [Cleaning Temporary Files](#cleaning-temporary-files)
- [Managing Remote Sources](###managing-remote-sources) - [Managing Remote Sources](#managing-remote-sources)
- [Planned Features](##planned-features) - [Planned Features](#planned-features)
- [Known Issues](##known-issues) - [Known Issues](#known-issues)
- [License](##license) - [License](#license)