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: documentation/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -270,4 +270,4 @@ Its time to head over to the code and documentation for the individual component
270
270
| PostgresSQL | An open-source relational database management system |[PostgreSQL](https://www.postgresql.org/), [Example Postgres setup in Kubernetes](../code/k8s-common-code/postgres-db/)|
271
271
| Prometheus and Grafana | Time series database and metrics querying system and UI |[Official Prometheus documentation](https://prometheus.io/), [Example Prometheus stack setup](../code/k8s-common-code/monitoring/)|
272
272
| Skaffold | A build and deploy tool for Kubernetes |[Official Skaffold documentation](https://skaffold.dev/), [Example of a Skaffold definition file in yaml](../code/app-code/api/todo-python-django/skaffold.yml)|
273
-
| Vue | An open-source front end JavaScript framework for building user interfaces and single-page applications |[Official Vue documentation](https://vuejs.org/), [Example To-do frontend written in Vue](../code/app-code/frontend/todo-vuejs/kubecode/bigbitbus-vue-fe/)|
273
+
| Vue | An open-source front end JavaScript framework for building user interfaces and single-page applications |[Official Vue documentation](https://vuejs.org/), [Example To-do frontend written in Vue](../code/app-code/frontend/todo-vuejs/)|
0 commit comments