diff --git a/docs/src/guide/index.md b/docs/src/guide/index.md index 90b899be..5fe24559 100644 --- a/docs/src/guide/index.md +++ b/docs/src/guide/index.md @@ -8,7 +8,7 @@ Buffrs to develop and consume protocol buffer packages. * [Package Types](./package-types.md) * [Dependencies](./dependencies.md) * [Creating a Package](./creating-a-package.md) -* [Consuming Packages](./consuming-packages.md) +* [Using Packages](./using-packages.md) * [Project Layout](./project-layout.md) * [Manifest vs Lockfile](./manifest-vs-lockfile.md) * [Continuous Integration](./continuous-integration.md)