You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ Our simple CI pipeline automatically:
199
199
-**Triggers**: PRs and pushes to main branch
200
200
-**Simple & Fast**: Essential testing only, no complexity
201
201
202
-
See [GITHUB_ACTIONS.md](GITHUB_ACTIONS.md) for detailed CI documentation.
202
+
See [GITHUB_ACTIONS.md](https://github.com/starichkov/nodejs-simple-notes-app/blob/main/GITHUB_ACTIONS.md) for detailed CI documentation.
203
203
204
204
#### Test Features
205
205
@@ -341,7 +341,7 @@ if (DB_VENDOR === 'new-vendor') {
341
341
342
342
## 📄 License & Attribution
343
343
344
-
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE.md) file for details.
344
+
This project is licensed under the **MIT License** - see the [LICENSE](https://github.com/starichkov/nodejs-simple-notes-app/blob/main/LICENSE.md) file for details.
0 commit comments