diff --git a/aio/content/guide/creating-libraries.md b/aio/content/guide/creating-libraries.md index a86919439f..4a933a6193 100644 --- a/aio/content/guide/creating-libraries.md +++ b/aio/content/guide/creating-libraries.md @@ -19,7 +19,7 @@ Use the Angular CLI to generate a new library skeleton with the following comman
You can use the monorepo model to use the same workspace for multiple projects. See [Setting up for a multi-project workspace](guide/file-structure#multiple-projects).
+You can use the monorepo model to use the same workspace for multiple projects. See Setting up for a multi-project workspace.