Skip to content

Commit 7cf2d13

Browse files
committed
chore(docs): Fixing angular urls
1 parent 6bcb27e commit 7cf2d13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firestore/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ The application is built with the following technologies:
2828
* **Storage**: [Cloud Storage for Firebase](https://firebase.google.com/docs/storage) - A service for storing and serving user-generated content.
2929
* **Tooling**:
3030
* [npm](https://www.npmjs.com/) - Package manager for JavaScript.
31-
* [Angular CLI](https://angular.io/cli) - Command-line interface for Angular.
31+
* [Angular CLI](https://angular.dev/cli) - Command-line interface for Angular.
3232
* [Firebase CLI](https://firebase.google.com/docs/cli) - Command-line interface for Firebase.

firestore/docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This document provides step-by-step instructions for setting up the Friendly Eat
66

77
* [Node.js](https://nodejs.org/en/download) (version 16.0 or higher)
88
* [Java](https://jdk.java.net/) (JDK version 11 or higher)
9-
* [Angular CLI](https://angular.io/cli)
9+
* [Angular CLI](https://angular.dev/cli)
1010
* [Firebase CLI](https://firebase.google.com/docs/cli)
1111

1212
To install the CLIs globally, run the following commands:

0 commit comments

Comments
 (0)