Skip to content

Commit 33682a5

Browse files
authored
Update README.md
1 parent 3fc2fef commit 33682a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,4 @@ Its time to head over to the code and documentation for the individual component
270270
| PostgresSQL | An open-source relational database management system | [PostgreSQL](https://www.postgresql.org/), [Example Postgres setup in Kubernetes](../code/k8s-common-code/postgres-db/) |
271271
| 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/) |
272272
| 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

Comments
 (0)